+++ date ++ echo 'INFO: =================== Mon Jun 8 05:46:01 UTC 2026 ===================' INFO: =================== Mon Jun 8 05:46:01 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 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head +++ grep 'inet ' -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ +++ mount -t hugetlbfs 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 +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' ++ local server_ip=10.0.0.33 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.33 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] ++ echo 10.0.0.33 3 ++ return + my_ip_and_order='10.0.0.33 3' + '[' -n '10.0.0.33 3' ']' + break + '[' -z '10.0.0.33 3' ']' ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.33 ++ 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-08 05:46:04,454] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-08 05:46:04,667] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-08 05:46:04,753] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:46:04,755] INFO starting (kafka.server.KafkaServer) [2026-06-08 05:46:04,755] 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-08 05:46:04,778] 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-08 05:46:04,782] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,783] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5902-3. (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,783] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,783] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,783] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,783] 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-08 05:46:04,785] 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-08 05:46:04,785] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,785] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,786] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,786] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:04,788] 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-08 05:46:04,792] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-08 05:46:04,798] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:04,800] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:46:04,801] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:04,803] INFO Socket connection established, initiating session, client: /10.0.0.33:37464, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:04,810] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x200001b1d9f000a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:04,819] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:46:05,110] INFO Cluster ID = 4cTkF7SzS46PA_-_44t6OQ (kafka.server.KafkaServer) [2026-06-08 05:46:05,155] 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-08 05:46:05,189] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:05,189] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:05,190] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:05,192] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:05,198] INFO [KafkaServer id=3] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-08 05:46:05,253] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:46:05,259] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-08 05:46:05,272] INFO Loaded 0 logs in 18ms (kafka.log.LogManager) [2026-06-08 05:46:05,273] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-08 05:46:05,275] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-08 05:46:05,462] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:46:05,545] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:46:05,579] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:46:05,606] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2026-06-08 05:46:05,669] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:06,202] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-08 05:46:06,223] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-08 05:46:06,228] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:06,254] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,256] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,256] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,257] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,259] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,297] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:46:06,298] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:46:06,321] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-08 05:46:06,353] INFO Stat of the created znode at /brokers/ids/3 is: 4294967664,4294967664,1780897566335,1780897566335,1,0,0,144115304536932362,202,0,4294967664 (kafka.zk.KafkaZkClient) [2026-06-08 05:46:06,354] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 4294967664 (kafka.zk.KafkaZkClient) [2026-06-08 05:46:06,408] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,413] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2026-06-08 05:46:06,415] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,416] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,431] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2026-06-08 05:46:06,438] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:46:06,441] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:46:06,493] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:46:06,497] 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-08 05:46:06,500] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:46:06,500] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:46:06,583] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:06,591] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,605] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,607] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,679] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:46:06,702] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-08 05:46:06,705] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-08 05:46:06,730] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:46:06,731] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:46:06,731] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:46:06,732] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:46:06,749] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,749] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,753] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,754] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:06,754] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:06,754] INFO Kafka startTimeMs: 1780897566732 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:06,756] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-08 05:46:06,821] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,822] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,823] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,825] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,826] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,828] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,829] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,829] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,830] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,831] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,832] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:06,833] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,834] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,837] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,838] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,838] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,838] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-08 05:46:06,848] 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-08 05:46:06,848] 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-08 05:46:06,848] 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-08 05:46:06,848] 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-08 05:46:06,848] 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-08 05:46:06,848] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,849] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,850] 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-08 05:46:06,851] 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-08 05:46:06,851] 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-08 05:46:06,851] 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-08 05:46:06,851] 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-08 05:46:06,851] 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-08 05:46:06,851] 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-08 05:46:06,854] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,854] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,855] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,894] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:06,956] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,956] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:06,956] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,765] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,765] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,766] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,789] INFO Creating topic -uve-topic-22 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-08 05:46:07,816] INFO Creating topic structured_syslog_topic 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-08 05:46:07,822] INFO Creating topic -uve-topic-23 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-08 05:46:07,867] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,867] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,867] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,871] INFO Creating topic -uve-topic-24 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-08 05:46:07,924] INFO Creating topic -uve-topic-25 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-08 05:46:07,945] INFO Creating topic -uve-topic-20 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-08 05:46:07,968] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,969] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,969] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:07,970] INFO Creating topic -uve-topic-21 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-08 05:46:07,990] INFO Creating topic -uve-topic-26 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-08 05:46:08,003] INFO Creating topic -uve-topic-27 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-08 05:46:08,016] INFO Creating topic -uve-topic-28 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-08 05:46:08,037] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-22-20, -uve-topic-22-8, -uve-topic-22-5, -uve-topic-22-29, -uve-topic-22-17, -uve-topic-22-2, -uve-topic-22-14, -uve-topic-22-11, -uve-topic-22-26, -uve-topic-22-23) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:08,037] INFO Creating topic -uve-topic-29 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-08 05:46:08,070] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:08,070] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:08,070] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:46:08,141] INFO Creating topic -uve-topic-2 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-08 05:46:08,195] INFO Creating topic -uve-topic-3 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-08 05:46:08,214] INFO Creating topic -uve-topic-0 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-08 05:46:08,239] INFO Creating topic -uve-topic-1 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-08 05:46:08,244] 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-08 05:46:08,282] INFO Creating topic -uve-topic-11 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-08 05:46:08,297] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,300] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-08 05:46:08,308] 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-08 05:46:08,342] INFO Creating topic -uve-topic-12 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-08 05:46:08,363] 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-08 05:46:08,365] INFO Creating topic -uve-topic-13 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-08 05:46:08,368] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,369] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-08 05:46:08,369] 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-08 05:46:08,381] 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-08 05:46:08,382] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,382] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-08 05:46:08,382] 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-08 05:46:08,387] INFO Creating topic -uve-topic-8 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-08 05:46:08,393] 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-08 05:46:08,394] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,394] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-08 05:46:08,394] 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-08 05:46:08,409] INFO Creating topic -uve-topic-14 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-08 05:46:08,412] 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-08 05:46:08,415] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,417] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-08 05:46:08,418] 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-08 05:46:08,423] INFO Creating topic -uve-topic-9 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-08 05:46:08,431] 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-08 05:46:08,433] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,433] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-08 05:46:08,435] 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-08 05:46:08,435] INFO Creating topic -uve-topic-6 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-08 05:46:08,450] INFO Creating topic -uve-topic-7 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-08 05:46:08,451] 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-08 05:46:08,453] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,454] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-08 05:46:08,454] 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-08 05:46:08,475] 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-08 05:46:08,477] INFO Creating topic -uve-topic-4 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-08 05:46:08,477] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,477] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-08 05:46:08,478] 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-08 05:46:08,505] 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-08 05:46:08,505] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,506] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-08 05:46:08,506] 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-08 05:46:08,511] INFO Creating topic -uve-topic-10 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-08 05:46:08,530] 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-08 05:46:08,531] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,531] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-08 05:46:08,532] 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-08 05:46:08,558] 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-08 05:46:08,560] 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-08 05:46:08,562] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,563] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-08 05:46:08,563] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,574] 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-08 05:46:08,575] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,575] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-08 05:46:08,575] 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-08 05:46:08,589] 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-08 05:46:08,595] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,596] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-08 05:46:08,596] 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-08 05:46:08,605] 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-08 05:46:08,620] 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-08 05:46:08,621] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,622] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-08 05:46:08,624] 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-08 05:46:08,642] 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-08 05:46:08,648] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,649] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-08 05:46:08,649] 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-08 05:46:08,658] INFO Creating topic -uve-topic-15 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-08 05:46:08,671] 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-08 05:46:08,681] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,682] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-08 05:46:08,683] 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-08 05:46:08,710] 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-08 05:46:08,711] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,712] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-08 05:46:08,713] 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-08 05:46:08,721] INFO Creating topic -uve-topic-16 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-08 05:46:08,725] 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-08 05:46:08,726] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,727] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-08 05:46:08,727] 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-08 05:46:08,740] 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-08 05:46:08,742] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,743] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-08 05:46:08,743] 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-08 05:46:08,763] 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-08 05:46:08,763] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,763] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-08 05:46:08,764] 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-08 05:46:08,770] 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-08 05:46:08,771] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,771] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-08 05:46:08,771] 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-08 05:46:08,776] INFO Creating topic -uve-topic-17 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-08 05:46:08,782] 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-08 05:46:08,784] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,788] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-08 05:46:08,797] 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-08 05:46:08,803] INFO Creating topic -uve-topic-18 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-08 05:46:08,808] 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-08 05:46:08,810] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,811] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-08 05:46:08,811] 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-08 05:46:08,832] 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-08 05:46:08,833] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,833] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-08 05:46:08,833] 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-08 05:46:08,846] 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-08 05:46:08,849] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,849] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-08 05:46:08,849] 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-08 05:46:08,903] 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-08 05:46:08,906] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,907] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-08 05:46:08,908] 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-08 05:46:08,941] 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-08 05:46:08,942] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,942] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-08 05:46:08,942] 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-08 05:46:08,956] 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-08 05:46:08,957] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,957] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-08 05:46:08,957] 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-08 05:46:08,969] 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-08 05:46:08,970] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,970] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-08 05:46:08,974] 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-08 05:46:08,992] 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-08 05:46:08,994] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,995] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-08 05:46:08,996] 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-08 05:46:08,998] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-22-1, -uve-topic-22-0, -uve-topic-22-4, -uve-topic-22-3, -uve-topic-22-25, -uve-topic-22-24, -uve-topic-22-22, -uve-topic-22-28, -uve-topic-22-27, -uve-topic-22-16, -uve-topic-22-15, -uve-topic-22-21, -uve-topic-22-19, -uve-topic-22-18, -uve-topic-22-9, -uve-topic-22-7, -uve-topic-22-6, -uve-topic-22-13, -uve-topic-22-12, -uve-topic-22-10) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,054] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,066] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-22-24 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-21 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-9 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-18 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-3 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-15 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-6 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-12 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-27 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-0 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,072] 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-08 05:46:09,074] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-22-4 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-16 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-10 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-22 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-28 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,077] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,077] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,078] 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-08 05:46:09,079] 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-08 05:46:09,079] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,080] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:09,080] 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-08 05:46:09,082] 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-08 05:46:09,083] 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-08 05:46:09,083] 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-08 05:46:09,084] 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-08 05:46:09,084] 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-08 05:46:09,084] 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-08 05:46:09,085] 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-08 05:46:09,085] 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-08 05:46:09,085] 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-08 05:46:09,085] 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-08 05:46:09,086] 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-08 05:46:09,086] 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-08 05:46:09,086] 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-08 05:46:09,117] 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-08 05:46:09,117] 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-08 05:46:09,117] 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-08 05:46:09,117] 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-08 05:46:09,117] 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-08 05:46:09,253] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-20-0, structured_syslog_topic-17, -uve-topic-20-27, -uve-topic-23-20, -uve-topic-25-28, -uve-topic-25-22, -uve-topic-23-11, -uve-topic-23-2, -uve-topic-20-12, -uve-topic-24-4, -uve-topic-20-24, -uve-topic-25-10, structured_syslog_topic-5, -uve-topic-23-8, -uve-topic-20-9, -uve-topic-20-6, -uve-topic-23-5, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-25-13, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-23-14, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-25-4, structured_syslog_topic-20, -uve-topic-20-15, -uve-topic-24-1, structured_syslog_topic-8, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-24-13, -uve-topic-25-1, structured_syslog_topic-29, -uve-topic-20-3, -uve-topic-20-21, structured_syslog_topic-23, -uve-topic-24-25, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-24-10, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,264] 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-08 05:46:09,273] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,283] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-08 05:46:09,283] 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-08 05:46:09,305] 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-08 05:46:09,305] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,305] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-08 05:46:09,305] 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-08 05:46:09,338] 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-08 05:46:09,338] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,338] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-08 05:46:09,338] 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-08 05:46:09,351] 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-08 05:46:09,352] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,352] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-08 05:46:09,353] 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-08 05:46:09,379] 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-08 05:46:09,382] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,386] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-08 05:46:09,388] 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-08 05:46:09,413] 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-08 05:46:09,417] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,419] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-08 05:46:09,419] 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-08 05:46:09,452] 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-08 05:46:09,456] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,457] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-08 05:46:09,457] 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-08 05:46:09,496] 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-08 05:46:09,497] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,497] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-08 05:46:09,497] 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-08 05:46:09,525] 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-08 05:46:09,526] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,526] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-08 05:46:09,526] 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-08 05:46:09,550] 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-08 05:46:09,550] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,551] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-08 05:46:09,551] 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-08 05:46:09,572] 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-08 05:46:09,572] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,572] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-08 05:46:09,572] 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-08 05:46:09,610] 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-08 05:46:09,612] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,613] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-08 05:46:09,613] 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-08 05:46:09,648] 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-08 05:46:09,649] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,649] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-08 05:46:09,649] 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-08 05:46:09,678] 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-08 05:46:09,682] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,682] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-08 05:46:09,682] 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-08 05:46:09,694] 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-08 05:46:09,695] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,695] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-08 05:46:09,695] 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-08 05:46:09,718] 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-08 05:46:09,719] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,719] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-08 05:46:09,719] 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-08 05:46:09,752] 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-08 05:46:09,752] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,752] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-08 05:46:09,752] 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-08 05:46:09,771] 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-08 05:46:09,771] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,771] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-08 05:46:09,771] 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-08 05:46:09,803] 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-08 05:46:09,805] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,805] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-08 05:46:09,805] 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-08 05:46:09,847] 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-08 05:46:09,848] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,848] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-08 05:46:09,848] 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-08 05:46:09,886] 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-08 05:46:09,887] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,887] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-08 05:46:09,887] 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-08 05:46:09,910] 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-08 05:46:09,911] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,911] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-08 05:46:09,911] 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-08 05:46:09,949] 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-08 05:46:09,949] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,950] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-08 05:46:09,950] 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-08 05:46:09,974] 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-08 05:46:09,977] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,978] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-08 05:46:09,978] 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-08 05:46:10,006] 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-08 05:46:10,008] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,008] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-08 05:46:10,010] 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-08 05:46:10,036] 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-08 05:46:10,037] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,037] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-08 05:46:10,037] 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-08 05:46:10,058] 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-08 05:46:10,059] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,059] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,059] 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-08 05:46:10,084] 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-08 05:46:10,085] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,085] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,085] 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-08 05:46:10,094] 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-08 05:46:10,095] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,095] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,095] 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-08 05:46:10,107] 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-08 05:46:10,108] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,108] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-08 05:46:10,108] 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-08 05:46:10,118] 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-08 05:46:10,119] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,119] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-08 05:46:10,119] 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-08 05:46:10,140] 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-08 05:46:10,141] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,141] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-08 05:46:10,141] 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-08 05:46:10,160] 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-08 05:46:10,162] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,162] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-08 05:46:10,162] 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-08 05:46:10,185] 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-08 05:46:10,185] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,185] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,185] 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-08 05:46:10,198] 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-08 05:46:10,199] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,199] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,209] 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-08 05:46:10,217] 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-08 05:46:10,218] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,219] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,222] 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-08 05:46:10,240] 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-08 05:46:10,240] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,240] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,240] 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-08 05:46:10,264] 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-08 05:46:10,266] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,266] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,266] 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-08 05:46:10,279] 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-08 05:46:10,279] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,280] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,280] 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-08 05:46:10,293] 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-08 05:46:10,294] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,294] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-08 05:46:10,294] 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-08 05:46:10,307] 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-08 05:46:10,308] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,308] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-08 05:46:10,308] 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-08 05:46:10,322] 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-08 05:46:10,335] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,335] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-08 05:46:10,335] 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-08 05:46:10,344] 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-08 05:46:10,345] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,345] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-08 05:46:10,345] 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-08 05:46:10,353] 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-08 05:46:10,353] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,353] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-08 05:46:10,353] 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-08 05:46:10,365] 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-08 05:46:10,366] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,366] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,366] 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-08 05:46:10,394] 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-08 05:46:10,394] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,395] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-08 05:46:10,396] 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-08 05:46:10,408] 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-08 05:46:10,408] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,408] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,408] 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-08 05:46:10,443] 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-08 05:46:10,443] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,443] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,443] 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-08 05:46:10,454] 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-08 05:46:10,454] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,455] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,455] 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-08 05:46:10,466] 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-08 05:46:10,466] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,466] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,466] 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-08 05:46:10,477] 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-08 05:46:10,478] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,478] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,478] 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-08 05:46:10,484] 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-08 05:46:10,486] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,486] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,486] 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-08 05:46:10,489] 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-08 05:46:10,490] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,490] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,490] 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-08 05:46:10,493] 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-08 05:46:10,496] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,496] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,496] 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-08 05:46:10,505] 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-08 05:46:10,506] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,506] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,506] 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-08 05:46:10,513] 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-08 05:46:10,514] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,515] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,515] 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-08 05:46:10,520] 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-08 05:46:10,520] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,520] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,520] 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-08 05:46:10,524] 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-08 05:46:10,524] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,524] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,524] 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-08 05:46:10,534] 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-08 05:46:10,534] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,534] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,534] 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-08 05:46:10,539] 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-08 05:46:10,539] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,539] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,539] 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-08 05:46:10,545] 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-08 05:46:10,546] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,546] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,546] 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-08 05:46:10,548] 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-08 05:46:10,550] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,550] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,550] 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-08 05:46:10,554] 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-08 05:46:10,555] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,555] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,555] 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-08 05:46:10,560] 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-08 05:46:10,560] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,560] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,560] 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-08 05:46:10,564] 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-08 05:46:10,564] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,564] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,564] 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-08 05:46:10,576] 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-08 05:46:10,577] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,577] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,578] 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-08 05:46:10,585] 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-08 05:46:10,586] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,586] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,586] 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-08 05:46:10,591] 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-08 05:46:10,591] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,591] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,591] 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-08 05:46:10,595] 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-08 05:46:10,595] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,596] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,599] 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-08 05:46:10,605] 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-08 05:46:10,606] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,606] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,606] 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-08 05:46:10,611] 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-08 05:46:10,613] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,613] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,613] 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-08 05:46:10,618] 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-08 05:46:10,618] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,618] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,618] 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-08 05:46:10,623] 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-08 05:46:10,624] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,624] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,624] 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-08 05:46:10,629] 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-08 05:46:10,629] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,629] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,629] 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-08 05:46:10,633] 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-08 05:46:10,634] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,634] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,634] 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-08 05:46:10,639] 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-08 05:46:10,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-08 05:46:10,639] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,639] 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-08 05:46:10,643] 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-08 05:46:10,643] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,644] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,644] 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-08 05:46:10,651] 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-08 05:46:10,652] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,652] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,652] 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-08 05:46:10,655] 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-08 05:46:10,656] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,660] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,660] 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-08 05:46:10,663] 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-08 05:46:10,663] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,663] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,663] 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-08 05:46:10,667] 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-08 05:46:10,668] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,668] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,668] 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-08 05:46:10,674] 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-08 05:46:10,675] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,675] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,675] 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-08 05:46:10,680] 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-08 05:46:10,680] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,680] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,680] 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-08 05:46:10,690] 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-08 05:46:10,691] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,691] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,691] 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-08 05:46:10,694] 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-08 05:46:10,697] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,698] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,698] 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-08 05:46:10,703] 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-08 05:46:10,704] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,705] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,708] 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-08 05:46:10,710] 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-08 05:46:10,710] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,710] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,710] 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-08 05:46:10,717] 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-08 05:46:10,717] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,717] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,717] 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-08 05:46:10,719] 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-08 05:46:10,727] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,730] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,731] 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-08 05:46:10,744] 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-08 05:46:10,744] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,744] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,744] 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-08 05:46:10,756] 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-08 05:46:10,757] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,757] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,757] 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-08 05:46:10,764] 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-08 05:46:10,764] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,764] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,764] 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-08 05:46:10,768] 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-08 05:46:10,769] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,769] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-08 05:46:10,769] 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-08 05:46:10,773] 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-08 05:46:10,774] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,775] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-08 05:46:10,775] 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-08 05:46:10,794] 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-08 05:46:10,795] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,795] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,795] 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-08 05:46:10,801] 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-08 05:46:10,802] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,804] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,804] 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-08 05:46:10,822] 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-08 05:46:10,824] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,825] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,825] 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-08 05:46:10,834] 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-08 05:46:10,835] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,836] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,837] 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-08 05:46:10,843] 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-08 05:46:10,844] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,844] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,844] 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-08 05:46:10,858] 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-08 05:46:10,859] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,860] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-08 05:46:10,860] 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-08 05:46:10,871] 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-08 05:46:10,872] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,872] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-08 05:46:10,873] 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-08 05:46:10,875] 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-08 05:46:10,876] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,876] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-08 05:46:10,876] 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-08 05:46:10,879] 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-08 05:46:10,881] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,881] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-08 05:46:10,881] 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-08 05:46:10,885] 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-08 05:46:10,885] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,886] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-08 05:46:10,886] 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-08 05:46:10,892] 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-08 05:46:10,893] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,893] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-08 05:46:10,893] 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-08 05:46:10,903] 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-08 05:46:10,904] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,904] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,904] 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-08 05:46:10,916] 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-08 05:46:10,917] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,917] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,917] 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-08 05:46:10,925] 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-08 05:46:10,926] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,926] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,926] 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-08 05:46:10,930] 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-08 05:46:10,930] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,930] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,930] 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-08 05:46:10,933] 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-08 05:46:10,934] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,934] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,934] 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-08 05:46:10,938] 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-08 05:46:10,939] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,939] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-08 05:46:10,939] 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-08 05:46:10,942] 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-08 05:46:10,942] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,942] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-08 05:46:10,942] 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-08 05:46:10,946] 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-08 05:46:10,946] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,946] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-08 05:46:10,946] 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-08 05:46:10,949] 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-08 05:46:10,950] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,951] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-08 05:46:10,951] 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-08 05:46:10,954] 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-08 05:46:10,954] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,955] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-08 05:46:10,955] 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-08 05:46:10,958] 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-08 05:46:10,958] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,958] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-08 05:46:10,958] 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-08 05:46:10,966] 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-08 05:46:10,967] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,968] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-08 05:46:10,968] 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-08 05:46:10,971] 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-08 05:46:10,971] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,972] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-08 05:46:10,972] 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-08 05:46:10,975] 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-08 05:46:10,975] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,975] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-08 05:46:10,975] 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-08 05:46:10,978] 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-08 05:46:10,978] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,978] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-08 05:46:10,979] 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-08 05:46:10,982] 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-08 05:46:10,982] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,983] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-08 05:46:10,984] 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-08 05:46:10,989] 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-08 05:46:10,990] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,990] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-08 05:46:10,990] 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-08 05:46:10,993] 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-08 05:46:10,993] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,993] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-08 05:46:10,993] 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-08 05:46:11,006] 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-08 05:46:11,006] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,006] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-08 05:46:11,006] 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-08 05:46:11,009] 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-08 05:46:11,009] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,010] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,010] 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-08 05:46:11,012] 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-08 05:46:11,013] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,013] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,013] 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-08 05:46:11,018] 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-08 05:46:11,019] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,019] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,019] 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-08 05:46:11,023] 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-08 05:46:11,023] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,023] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,023] 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-08 05:46:11,026] 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-08 05:46:11,026] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,026] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,026] 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-08 05:46:11,029] 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-08 05:46:11,030] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,030] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,030] 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-08 05:46:11,035] 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-08 05:46:11,035] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,035] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,035] 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-08 05:46:11,038] 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-08 05:46:11,039] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,039] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,039] 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-08 05:46:11,042] 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-08 05:46:11,043] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,044] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,044] 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-08 05:46:11,048] 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-08 05:46:11,049] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,049] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,049] 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-08 05:46:11,054] 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-08 05:46:11,055] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,055] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,055] 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-08 05:46:11,057] 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-08 05:46:11,057] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,058] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,058] 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-08 05:46:11,063] 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-08 05:46:11,063] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,063] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,063] 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-08 05:46:11,066] 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-08 05:46:11,066] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,066] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,066] 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-08 05:46:11,069] 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-08 05:46:11,070] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,070] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,070] 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-08 05:46:11,073] 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-08 05:46:11,073] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,073] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,073] 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-08 05:46:11,076] 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-08 05:46:11,077] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,077] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,077] 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-08 05:46:11,082] 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-08 05:46:11,083] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,083] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,083] 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-08 05:46:11,086] 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-08 05:46:11,086] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,087] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,087] 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-08 05:46:11,089] 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-08 05:46:11,090] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,090] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,090] 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-08 05:46:11,093] 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-08 05:46:11,094] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,095] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,095] 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-08 05:46:11,097] 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-08 05:46:11,098] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,098] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,098] 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-08 05:46:11,101] 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-08 05:46:11,101] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,101] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,102] 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-08 05:46:11,110] 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-08 05:46:11,110] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,110] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,111] 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-08 05:46:11,115] 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-08 05:46:11,116] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,117] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,118] 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-08 05:46:11,121] 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-08 05:46:11,122] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,122] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,122] 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-08 05:46:11,123] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-23-6, -uve-topic-24-6, -uve-topic-25-6, -uve-topic-20-23, structured_syslog_topic-24, structured_syslog_topic-15, -uve-topic-20-14, -uve-topic-23-22, structured_syslog_topic-7, -uve-topic-24-14, -uve-topic-25-14, structured_syslog_topic-0, structured_syslog_topic-25, -uve-topic-23-24, -uve-topic-24-24, structured_syslog_topic-16, -uve-topic-23-15, -uve-topic-24-23, -uve-topic-25-23, -uve-topic-20-7, -uve-topic-23-7, -uve-topic-24-15, -uve-topic-25-15, structured_syslog_topic-1, -uve-topic-23-0, -uve-topic-24-0, -uve-topic-25-8, -uve-topic-23-25, -uve-topic-25-0, -uve-topic-20-25, -uve-topic-23-16, -uve-topic-25-24, -uve-topic-20-16, structured_syslog_topic-9, -uve-topic-24-8, -uve-topic-20-8, -uve-topic-23-1, -uve-topic-20-1, -uve-topic-24-26, -uve-topic-25-26, structured_syslog_topic-27, -uve-topic-20-26, -uve-topic-24-17, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-20-17, -uve-topic-23-9, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-24-2, -uve-topic-25-2, structured_syslog_topic-3, -uve-topic-20-2, -uve-topic-24-27, -uve-topic-25-27, structured_syslog_topic-28, -uve-topic-23-27, -uve-topic-23-18, -uve-topic-24-18, -uve-topic-25-18, structured_syslog_topic-19, -uve-topic-23-10, -uve-topic-20-10, -uve-topic-24-3, -uve-topic-25-3, -uve-topic-20-28, structured_syslog_topic-4, -uve-topic-23-3, -uve-topic-20-20, -uve-topic-23-28, -uve-topic-20-19, -uve-topic-23-19, -uve-topic-24-11, -uve-topic-25-11, -uve-topic-20-11, structured_syslog_topic-12, -uve-topic-20-29, -uve-topic-23-4, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-25-20, structured_syslog_topic-21, -uve-topic-24-20, -uve-topic-25-12, -uve-topic-20-4, structured_syslog_topic-13, -uve-topic-23-12, -uve-topic-24-12, -uve-topic-24-5, structured_syslog_topic-6, -uve-topic-25-5, -uve-topic-20-22, -uve-topic-20-13, -uve-topic-23-21, -uve-topic-24-21, structured_syslog_topic-22, -uve-topic-25-21, -uve-topic-20-5, -uve-topic-23-13) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,127] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-23-21 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-29 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-3 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-5 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-15 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-14 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-16 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-8 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-29 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-17 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-22 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-11 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-2 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-8 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-23 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-18 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-6 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-9 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-6 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-26 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-9 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-23 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-24 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-3 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-0 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-28 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-7 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-27 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-2 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-15 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-4 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-20 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-21 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-5 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-0 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-12 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-17 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-19 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-12 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-13 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-20 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-14 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-27 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-10 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-1 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-18 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-26 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-25 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-24 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-11 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,128] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-19 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-5 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-15 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-27 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-25 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-21 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-25 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-11 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-19 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-23 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-3 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-3 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-7 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-13 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-1 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-13 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-21 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-15 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-29 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-1 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-9 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-9 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-7 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-17 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-27 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,179] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-13-28, -uve-topic-3-12, -uve-topic-21-0, -uve-topic-13-25, -uve-topic-1-12, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-1-3, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-27-0, -uve-topic-27-18, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-2-20, -uve-topic-28-19, -uve-topic-28-25, -uve-topic-13-19, -uve-topic-28-4, -uve-topic-1-0, -uve-topic-13-7, -uve-topic-13-10, -uve-topic-29-13, -uve-topic-28-22, -uve-topic-27-3, -uve-topic-26-7, -uve-topic-21-12, -uve-topic-27-21, -uve-topic-1-9, -uve-topic-12-25, -uve-topic-11-21, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-29-4, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-29-25, -uve-topic-12-10, -uve-topic-27-6, -uve-topic-26-16, -uve-topic-13-4, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-2-14, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-26-22, -uve-topic-21-21, -uve-topic-11-6, -uve-topic-26-4, -uve-topic-1-21, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-29-19, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-3-15, -uve-topic-29-7, -uve-topic-0-24, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-21-18, -uve-topic-0-18, -uve-topic-3-9, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-11-0, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-13-13, -uve-topic-28-16, -uve-topic-3-27, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-11-15, -uve-topic-2-26, -uve-topic-21-6, -uve-topic-2-5, -uve-topic-3-6, -uve-topic-27-9, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-21-3, -uve-topic-11-12, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-27-12, -uve-topic-27-15, -uve-topic-28-13) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,182] 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-08 05:46:11,183] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,183] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,183] 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-08 05:46:11,192] 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-08 05:46:11,192] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,192] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,192] 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-08 05:46:11,200] 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-08 05:46:11,201] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,201] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,202] 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-08 05:46:11,212] 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-08 05:46:11,213] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,213] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,213] 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-08 05:46:11,227] 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-08 05:46:11,228] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,228] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-08 05:46:11,228] 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-08 05:46:11,239] 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-08 05:46:11,240] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,240] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-08 05:46:11,240] 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-08 05:46:11,249] 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-08 05:46:11,250] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,250] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,250] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,259] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,260] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,261] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,262] 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-08 05:46:11,263] 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-08 05:46:11,264] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,264] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,264] 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-08 05:46:11,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,269] 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-08 05:46:11,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,269] 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-08 05:46:11,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,269] 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-08 05:46:11,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,270] 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-08 05:46:11,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,271] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,272] 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-08 05:46:11,273] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,273] 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-08 05:46:11,273] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,273] 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-08 05:46:11,273] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,273] 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-08 05:46:11,273] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:11,273] 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-08 05:46:11,275] 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-08 05:46:11,277] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,278] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,278] 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-08 05:46:11,287] 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-08 05:46:11,287] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,287] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,288] 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-08 05:46:11,302] 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-08 05:46:11,302] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,302] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,302] 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-08 05:46:11,309] 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-08 05:46:11,309] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,309] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,309] 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-08 05:46:11,318] 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-08 05:46:11,319] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,319] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,319] 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-08 05:46:11,330] 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-08 05:46:11,330] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,330] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,330] 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-08 05:46:11,344] 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-08 05:46:11,345] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,345] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,345] 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-08 05:46:11,355] 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-08 05:46:11,356] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,356] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,356] 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-08 05:46:11,366] 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-08 05:46:11,366] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,366] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,366] 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-08 05:46:11,377] 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-08 05:46:11,378] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,378] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,378] 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-08 05:46:11,389] 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-08 05:46:11,390] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,390] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,390] 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-08 05:46:11,402] 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-08 05:46:11,402] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,402] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,402] 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-08 05:46:11,412] 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-08 05:46:11,412] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,413] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,413] 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-08 05:46:11,423] 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-08 05:46:11,424] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,424] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,424] 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-08 05:46:11,432] 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-08 05:46:11,432] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,432] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,432] 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-08 05:46:11,444] 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-08 05:46:11,444] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,444] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-08 05:46:11,445] 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-08 05:46:11,454] 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-08 05:46:11,455] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,455] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,455] 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-08 05:46:11,467] 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-08 05:46:11,467] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,467] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,468] 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-08 05:46:11,479] 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-08 05:46:11,480] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,480] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,480] 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-08 05:46:11,494] 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-08 05:46:11,494] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,495] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-08 05:46:11,495] 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-08 05:46:11,504] 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-08 05:46:11,505] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,505] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-08 05:46:11,505] 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-08 05:46:11,525] 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-08 05:46:11,526] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,526] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-08 05:46:11,526] 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-08 05:46:11,538] 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-08 05:46:11,538] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,538] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-08 05:46:11,539] 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-08 05:46:11,559] 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-08 05:46:11,559] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,565] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-08 05:46:11,565] 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-08 05:46:11,591] 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-08 05:46:11,591] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,591] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,591] 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-08 05:46:11,603] 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-08 05:46:11,604] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,604] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,604] 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-08 05:46:11,615] 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-08 05:46:11,616] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,616] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-08 05:46:11,616] 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-08 05:46:11,637] 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-08 05:46:11,637] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,637] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-08 05:46:11,637] 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-08 05:46:11,660] 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-08 05:46:11,661] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,661] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,661] 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-08 05:46:11,676] 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-08 05:46:11,678] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,678] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,678] 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-08 05:46:11,689] 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-08 05:46:11,689] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,689] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,689] 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-08 05:46:11,704] 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-08 05:46:11,705] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,705] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,705] 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-08 05:46:11,720] 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-08 05:46:11,721] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,721] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,721] 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-08 05:46:11,740] 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-08 05:46:11,741] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,741] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,741] 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-08 05:46:11,765] 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-08 05:46:11,766] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,766] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-08 05:46:11,766] 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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,769] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,771] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:46:11,778] 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-08 05:46:11,778] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,778] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,778] 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-08 05:46:11,794] 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-08 05:46:11,794] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,794] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-08 05:46:11,794] 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-08 05:46:11,806] 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-08 05:46:11,806] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,809] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,809] 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-08 05:46:11,826] 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-08 05:46:11,826] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,827] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,827] 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-08 05:46:11,863] 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-08 05:46:11,863] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,864] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,864] 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-08 05:46:11,878] 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-08 05:46:11,879] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,880] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,881] 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-08 05:46:11,902] 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-08 05:46:11,903] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,903] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,903] 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-08 05:46:11,915] 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-08 05:46:11,919] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,923] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,923] 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-08 05:46:11,933] 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-08 05:46:11,934] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,934] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,934] 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-08 05:46:11,952] 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-08 05:46:11,953] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,953] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,953] 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-08 05:46:11,964] 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-08 05:46:11,964] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,964] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,964] 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-08 05:46:11,974] 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-08 05:46:11,978] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,978] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,978] 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-08 05:46:11,985] 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-08 05:46:11,986] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,986] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-08 05:46:11,986] 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-08 05:46:11,995] 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-08 05:46:11,996] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,996] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,996] 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-08 05:46:12,008] 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-08 05:46:12,009] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,009] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-08 05:46:12,009] 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-08 05:46:12,020] 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-08 05:46:12,021] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,021] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-08 05:46:12,021] 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-08 05:46:12,031] 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-08 05:46:12,033] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,036] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,036] 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-08 05:46:12,043] 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-08 05:46:12,043] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,043] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,043] 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-08 05:46:12,061] 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-08 05:46:12,064] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,064] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,064] 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-08 05:46:12,081] 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-08 05:46:12,082] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,082] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,083] 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-08 05:46:12,094] 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-08 05:46:12,096] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,097] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,097] 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-08 05:46:12,111] 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-08 05:46:12,111] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,111] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,111] 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-08 05:46:12,131] 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-08 05:46:12,131] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,131] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-08 05:46:12,131] 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-08 05:46:12,147] 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-08 05:46:12,147] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,148] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-08 05:46:12,148] 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-08 05:46:12,158] 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-08 05:46:12,158] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,158] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-08 05:46:12,158] 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-08 05:46:12,169] 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-08 05:46:12,170] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,171] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-08 05:46:12,171] 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-08 05:46:12,194] 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-08 05:46:12,194] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,194] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-08 05:46:12,194] 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-08 05:46:12,210] 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-08 05:46:12,212] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,213] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,213] 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-08 05:46:12,225] 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-08 05:46:12,226] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,226] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,226] 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-08 05:46:12,251] 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-08 05:46:12,252] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,252] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,252] 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-08 05:46:12,271] 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-08 05:46:12,271] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,271] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,271] 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-08 05:46:12,286] 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-08 05:46:12,287] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,287] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,287] 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-08 05:46:12,311] 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-08 05:46:12,313] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,313] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,316] 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-08 05:46:12,327] 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-08 05:46:12,328] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,331] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,331] 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-08 05:46:12,341] 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-08 05:46:12,342] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,342] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,342] 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-08 05:46:12,354] 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-08 05:46:12,355] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,355] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,355] 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-08 05:46:12,367] 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-08 05:46:12,368] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,368] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,368] 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-08 05:46:12,378] 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-08 05:46:12,378] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,378] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,379] 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-08 05:46:12,392] 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-08 05:46:12,393] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,393] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,393] 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-08 05:46:12,413] 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-08 05:46:12,414] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,414] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,414] 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-08 05:46:12,429] 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-08 05:46:12,429] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,430] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,430] 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-08 05:46:12,443] 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-08 05:46:12,444] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,444] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,444] 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-08 05:46:12,457] 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-08 05:46:12,458] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,458] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,458] 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-08 05:46:12,482] 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-08 05:46:12,483] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,483] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-08 05:46:12,483] 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-08 05:46:12,498] 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-08 05:46:12,498] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,498] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,498] 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-08 05:46:12,506] 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-08 05:46:12,506] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,506] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,506] 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-08 05:46:12,519] 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-08 05:46:12,519] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,519] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,519] 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-08 05:46:12,539] 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-08 05:46:12,539] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,539] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,539] 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-08 05:46:12,549] 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-08 05:46:12,550] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,550] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,550] 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-08 05:46:12,559] 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-08 05:46:12,560] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,560] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-08 05:46:12,560] 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-08 05:46:12,573] 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-08 05:46:12,573] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,573] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-08 05:46:12,573] 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-08 05:46:12,583] 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-08 05:46:12,583] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,583] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-08 05:46:12,583] 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-08 05:46:12,595] 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-08 05:46:12,609] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,609] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-08 05:46:12,609] 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-08 05:46:12,622] 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-08 05:46:12,622] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,622] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-08 05:46:12,622] 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-08 05:46:12,636] 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-08 05:46:12,638] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,639] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-08 05:46:12,639] 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-08 05:46:12,647] 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-08 05:46:12,648] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,648] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,648] 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-08 05:46:12,660] 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-08 05:46:12,660] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,660] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-08 05:46:12,660] 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-08 05:46:12,670] 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-08 05:46:12,671] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,671] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-08 05:46:12,671] 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-08 05:46:12,681] 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-08 05:46:12,682] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,682] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,682] 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-08 05:46:12,694] 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-08 05:46:12,695] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,695] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,695] 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-08 05:46:12,714] 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-08 05:46:12,715] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,715] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,715] 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-08 05:46:12,725] 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-08 05:46:12,725] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,726] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,726] 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-08 05:46:12,736] 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-08 05:46:12,736] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,736] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,736] 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-08 05:46:12,748] 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-08 05:46:12,748] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,748] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,748] 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-08 05:46:12,759] 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-08 05:46:12,760] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,760] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,760] 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-08 05:46:12,771] 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-08 05:46:12,771] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,771] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,772] 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-08 05:46:12,784] 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-08 05:46:12,785] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,785] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,785] 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-08 05:46:12,805] 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-08 05:46:12,805] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,805] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-08 05:46:12,805] 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-08 05:46:12,815] 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-08 05:46:12,815] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,816] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-08 05:46:12,816] 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-08 05:46:12,826] 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-08 05:46:12,826] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,826] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,826] 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-08 05:46:12,834] 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-08 05:46:12,834] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,834] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,834] 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-08 05:46:12,844] 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-08 05:46:12,844] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,844] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-08 05:46:12,844] 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-08 05:46:12,856] 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-08 05:46:12,856] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,856] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-08 05:46:12,856] 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-08 05:46:12,870] 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-08 05:46:12,870] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,871] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,871] 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-08 05:46:12,891] 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-08 05:46:12,892] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,892] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-08 05:46:12,892] 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-08 05:46:12,901] 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-08 05:46:12,902] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,902] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-08 05:46:12,902] 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-08 05:46:12,912] 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-08 05:46:12,913] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,913] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-08 05:46:12,913] 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-08 05:46:12,926] 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-08 05:46:12,926] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,926] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,926] 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-08 05:46:12,930] 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-08 05:46:12,930] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,933] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,933] 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-08 05:46:12,936] 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-08 05:46:12,936] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,937] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,937] 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-08 05:46:12,945] 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-08 05:46:12,946] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,946] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,946] 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-08 05:46:12,954] 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-08 05:46:12,955] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,955] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,955] 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-08 05:46:12,962] 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-08 05:46:12,963] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,965] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-08 05:46:12,965] 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-08 05:46:12,969] 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-08 05:46:12,969] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,974] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-08 05:46:12,974] 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-08 05:46:12,981] 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-08 05:46:12,985] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,985] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,985] 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-08 05:46:12,990] 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-08 05:46:12,991] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,991] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-08 05:46:12,991] 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-08 05:46:12,997] 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-08 05:46:12,998] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,998] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-08 05:46:12,998] 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-08 05:46:13,004] 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-08 05:46:13,005] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,005] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,005] 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-08 05:46:13,008] 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-08 05:46:13,008] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,013] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,013] 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-08 05:46:13,016] 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-08 05:46:13,016] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,018] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,019] 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-08 05:46:13,022] 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-08 05:46:13,022] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,022] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,022] 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-08 05:46:13,025] 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-08 05:46:13,025] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,026] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,026] 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-08 05:46:13,029] 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-08 05:46:13,030] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,030] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,030] 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-08 05:46:13,033] 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-08 05:46:13,034] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,034] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,035] 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-08 05:46:13,037] 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-08 05:46:13,037] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,038] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,038] 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-08 05:46:13,040] 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-08 05:46:13,041] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,041] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,041] 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-08 05:46:13,043] 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-08 05:46:13,045] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,045] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,045] 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-08 05:46:13,052] 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-08 05:46:13,052] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,052] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,052] 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-08 05:46:13,058] 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-08 05:46:13,058] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,058] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,058] 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-08 05:46:13,064] 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-08 05:46:13,065] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,065] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,065] 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-08 05:46:13,068] 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-08 05:46:13,068] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,069] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,069] 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-08 05:46:13,074] 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-08 05:46:13,075] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,075] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,075] 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-08 05:46:13,085] 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-08 05:46:13,086] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,086] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,086] 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-08 05:46:13,093] 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-08 05:46:13,094] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,094] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,094] 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-08 05:46:13,099] 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-08 05:46:13,100] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,100] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,100] 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-08 05:46:13,102] 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-08 05:46:13,103] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,103] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,103] 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-08 05:46:13,108] 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-08 05:46:13,108] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,111] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,111] 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-08 05:46:13,121] 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-08 05:46:13,122] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,122] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,122] 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-08 05:46:13,129] 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-08 05:46:13,129] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,129] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,129] 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-08 05:46:13,173] 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-08 05:46:13,174] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,174] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,174] 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-08 05:46:13,182] 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-08 05:46:13,182] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,182] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,182] 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-08 05:46:13,188] 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-08 05:46:13,189] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,189] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,189] 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-08 05:46:13,196] 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-08 05:46:13,197] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,197] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,197] 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-08 05:46:13,199] 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-08 05:46:13,200] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,200] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,200] 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-08 05:46:13,203] 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-08 05:46:13,203] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,204] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,205] 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-08 05:46:13,212] 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-08 05:46:13,212] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,212] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,212] 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-08 05:46:13,215] 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-08 05:46:13,215] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,215] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,215] 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-08 05:46:13,220] 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-08 05:46:13,221] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,221] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,221] 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-08 05:46:13,231] 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-08 05:46:13,231] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,231] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,231] 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-08 05:46:13,236] 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-08 05:46:13,237] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,237] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,237] 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-08 05:46:13,243] 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-08 05:46:13,243] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,243] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,244] 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-08 05:46:13,246] 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-08 05:46:13,247] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,248] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,248] 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-08 05:46:13,251] 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-08 05:46:13,251] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,251] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,251] 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-08 05:46:13,254] 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-08 05:46:13,257] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,257] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,258] 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-08 05:46:13,264] 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-08 05:46:13,265] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,265] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,265] 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-08 05:46:13,268] 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-08 05:46:13,268] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,268] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,268] 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-08 05:46:13,273] 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-08 05:46:13,273] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,273] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,273] 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-08 05:46:13,280] 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-08 05:46:13,281] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,281] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,281] 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-08 05:46:13,285] 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-08 05:46:13,285] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,285] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,285] 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-08 05:46:13,290] 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-08 05:46:13,291] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,291] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,291] 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-08 05:46:13,294] 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-08 05:46:13,294] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,294] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,295] 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-08 05:46:13,298] 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-08 05:46:13,298] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,298] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,298] 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-08 05:46:13,301] 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-08 05:46:13,301] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,302] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,302] 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-08 05:46:13,304] 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-08 05:46:13,305] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,305] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,305] 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-08 05:46:13,313] 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-08 05:46:13,313] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,313] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,314] 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-08 05:46:13,319] 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-08 05:46:13,320] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,320] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,320] 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-08 05:46:13,325] 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-08 05:46:13,326] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,326] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-08 05:46:13,326] 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-08 05:46:13,333] 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-08 05:46:13,333] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,333] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,333] 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-08 05:46:13,336] 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-08 05:46:13,336] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,336] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,337] 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-08 05:46:13,339] 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-08 05:46:13,340] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,340] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,340] 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-08 05:46:13,343] 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-08 05:46:13,344] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,345] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,345] 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-08 05:46:13,349] 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-08 05:46:13,350] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,350] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,350] 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-08 05:46:13,355] 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-08 05:46:13,355] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,355] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,355] 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-08 05:46:13,357] 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-08 05:46:13,357] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,358] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,358] 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-08 05:46:13,363] 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-08 05:46:13,364] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,364] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,364] 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-08 05:46:13,370] 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-08 05:46:13,371] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,371] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,371] 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-08 05:46:13,375] 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-08 05:46:13,376] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,376] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-08 05:46:13,376] 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-08 05:46:13,378] 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-08 05:46:13,379] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,379] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,379] 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-08 05:46:13,392] 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-08 05:46:13,392] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,392] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,393] 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-08 05:46:13,395] 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-08 05:46:13,396] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,396] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,397] 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-08 05:46:13,403] 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-08 05:46:13,403] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,403] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,404] 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-08 05:46:13,409] 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-08 05:46:13,410] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,410] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,410] 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-08 05:46:13,413] 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-08 05:46:13,414] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,417] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,417] 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-08 05:46:13,425] 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-08 05:46:13,425] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,426] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,426] 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-08 05:46:13,428] 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-08 05:46:13,429] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,429] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,429] 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-08 05:46:13,432] 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-08 05:46:13,433] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,436] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,436] 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-08 05:46:13,442] 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-08 05:46:13,443] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,446] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,446] 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-08 05:46:13,450] 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-08 05:46:13,451] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,451] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,451] 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-08 05:46:13,455] 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-08 05:46:13,455] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,456] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,456] 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-08 05:46:13,463] 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-08 05:46:13,463] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,463] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,463] 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-08 05:46:13,466] 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-08 05:46:13,466] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,466] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,466] 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-08 05:46:13,471] 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-08 05:46:13,472] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,472] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,472] 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-08 05:46:13,474] 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-08 05:46:13,475] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,475] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,475] 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-08 05:46:13,482] 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-08 05:46:13,482] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,482] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,482] 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-08 05:46:13,485] 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-08 05:46:13,486] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,486] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,486] 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-08 05:46:13,490] 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-08 05:46:13,491] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,491] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-08 05:46:13,491] 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-08 05:46:13,495] 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-08 05:46:13,496] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,496] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,496] 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-08 05:46:13,501] 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-08 05:46:13,501] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,501] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,501] 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-08 05:46:13,510] 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-08 05:46:13,510] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,510] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,510] 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-08 05:46:13,518] 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-08 05:46:13,521] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,521] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,521] 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-08 05:46:13,528] 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-08 05:46:13,528] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,528] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,528] 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-08 05:46:13,531] 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-08 05:46:13,532] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,532] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,532] 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-08 05:46:13,540] 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-08 05:46:13,540] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,541] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,541] 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-08 05:46:13,546] 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-08 05:46:13,551] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,552] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,552] 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-08 05:46:13,556] 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-08 05:46:13,557] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,557] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,557] 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-08 05:46:13,565] 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-08 05:46:13,566] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,566] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,566] 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-08 05:46:13,571] 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-08 05:46:13,571] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,576] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,576] 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-08 05:46:13,579] 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-08 05:46:13,579] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,580] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,580] 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-08 05:46:13,594] 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-08 05:46:13,594] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,594] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,594] 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-08 05:46:13,596] 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-08 05:46:13,596] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,596] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,596] 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-08 05:46:13,600] 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-08 05:46:13,600] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,601] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,601] 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-08 05:46:13,605] 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-08 05:46:13,606] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,606] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,606] 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-08 05:46:13,611] 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-08 05:46:13,611] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,611] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,611] 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-08 05:46:13,625] 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-08 05:46:13,626] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,626] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,626] 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-08 05:46:13,632] 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-08 05:46:13,632] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,632] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,632] 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-08 05:46:13,642] 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-08 05:46:13,642] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,662] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,662] 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-08 05:46:13,666] 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-08 05:46:13,666] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,666] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,666] 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-08 05:46:13,670] 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-08 05:46:13,670] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,670] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,670] 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-08 05:46:13,676] 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-08 05:46:13,676] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,676] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,676] 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-08 05:46:13,687] 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-08 05:46:13,687] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,687] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,687] 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-08 05:46:13,694] 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-08 05:46:13,694] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,695] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,695] 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-08 05:46:13,697] 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-08 05:46:13,698] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,702] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,702] 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-08 05:46:13,708] 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-08 05:46:13,708] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,708] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,708] 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-08 05:46:13,716] 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-08 05:46:13,716] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,716] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,716] 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-08 05:46:13,722] 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-08 05:46:13,722] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,722] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,722] 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-08 05:46:13,725] 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-08 05:46:13,725] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,725] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,725] 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-08 05:46:13,730] 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-08 05:46:13,730] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,730] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,730] 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-08 05:46:13,737] 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-08 05:46:13,738] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,738] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-08 05:46:13,738] 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-08 05:46:13,741] 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-08 05:46:13,741] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,742] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-08 05:46:13,742] 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-08 05:46:13,750] 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-08 05:46:13,750] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,750] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,750] 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-08 05:46:13,753] 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-08 05:46:13,753] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,754] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-08 05:46:13,754] 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-08 05:46:13,760] 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-08 05:46:13,760] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,760] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,760] 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-08 05:46:13,763] 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-08 05:46:13,763] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,764] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-08 05:46:13,764] 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-08 05:46:13,768] 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-08 05:46:13,768] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,768] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-08 05:46:13,768] 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-08 05:46:13,771] 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-08 05:46:13,771] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,773] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,774] 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-08 05:46:13,775] 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-08 05:46:13,775] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,776] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,776] 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-08 05:46:13,780] 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-08 05:46:13,782] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,782] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,782] 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-08 05:46:13,787] 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-08 05:46:13,787] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,787] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,787] 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-08 05:46:13,793] 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-08 05:46:13,794] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,794] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,794] 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-08 05:46:13,802] 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-08 05:46:13,803] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,803] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,803] 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-08 05:46:13,805] 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-08 05:46:13,806] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,806] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,806] 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-08 05:46:13,810] 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-08 05:46:13,811] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,811] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,811] 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-08 05:46:13,813] 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-08 05:46:13,814] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,815] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,815] 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-08 05:46:13,817] 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-08 05:46:13,818] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,818] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,818] 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-08 05:46:13,826] 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-08 05:46:13,826] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,826] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-08 05:46:13,826] 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-08 05:46:13,829] 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-08 05:46:13,830] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,830] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-08 05:46:13,830] 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-08 05:46:13,833] 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-08 05:46:13,833] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,835] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,835] 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-08 05:46:13,838] 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-08 05:46:13,838] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,839] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,839] 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-08 05:46:13,845] 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-08 05:46:13,845] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,846] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,846] 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-08 05:46:13,847] 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-08 05:46:13,847] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,848] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,849] 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-08 05:46:13,850] 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-08 05:46:13,850] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,850] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,850] 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-08 05:46:13,855] 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-08 05:46:13,855] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,855] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,855] 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-08 05:46:13,858] 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-08 05:46:13,858] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,858] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,858] 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-08 05:46:13,862] 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-08 05:46:13,862] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,862] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,862] 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-08 05:46:13,864] 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-08 05:46:13,865] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,865] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,865] 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-08 05:46:13,874] 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-08 05:46:13,874] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,874] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,874] 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-08 05:46:13,877] 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-08 05:46:13,877] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,878] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-08 05:46:13,878] 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-08 05:46:13,883] 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-08 05:46:13,883] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,883] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,883] 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-08 05:46:13,888] 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-08 05:46:13,888] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,888] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,888] 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-08 05:46:13,890] 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-08 05:46:13,890] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,890] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,890] 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-08 05:46:13,895] 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-08 05:46:13,895] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,898] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,898] 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-08 05:46:13,902] 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-08 05:46:13,902] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,902] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,902] 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-08 05:46:13,904] 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-08 05:46:13,905] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,908] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,909] 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-08 05:46:13,910] 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-08 05:46:13,911] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,913] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,913] 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-08 05:46:13,918] 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-08 05:46:13,918] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,920] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-08 05:46:13,920] 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-08 05:46:13,923] 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-08 05:46:13,923] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,924] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,924] 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-08 05:46:13,929] 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-08 05:46:13,930] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,930] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-08 05:46:13,930] 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-08 05:46:13,934] 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-08 05:46:13,935] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,935] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-08 05:46:13,935] 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-08 05:46:13,942] 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-08 05:46:13,942] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,943] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-08 05:46:13,943] 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-08 05:46:13,947] 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-08 05:46:13,947] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,947] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-08 05:46:13,947] 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-08 05:46:13,954] 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-08 05:46:13,955] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,955] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-08 05:46:13,955] 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-08 05:46:13,960] 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-08 05:46:13,960] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,960] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-08 05:46:13,960] 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-08 05:46:13,966] 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-08 05:46:13,966] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,966] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,966] 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-08 05:46:13,972] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,973] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,973] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-08 05:46:13,973] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,990] 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-08 05:46:13,990] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,990] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-08 05:46:13,990] 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-08 05:46:14,006] 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-08 05:46:14,006] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,006] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,006] 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-08 05:46:14,019] 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-08 05:46:14,020] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,020] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,020] 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-08 05:46:14,025] 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-08 05:46:14,025] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,025] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,025] 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-08 05:46:14,032] 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-08 05:46:14,033] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,034] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,034] 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-08 05:46:14,036] 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-08 05:46:14,036] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,036] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,037] 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-08 05:46:14,039] 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-08 05:46:14,041] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,041] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,041] 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-08 05:46:14,045] 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-08 05:46:14,045] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,047] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,047] 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-08 05:46:14,057] 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-08 05:46:14,057] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,057] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,057] 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-08 05:46:14,060] 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-08 05:46:14,060] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,060] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,060] 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-08 05:46:14,066] 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-08 05:46:14,066] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,066] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,066] 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-08 05:46:14,069] 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-08 05:46:14,069] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,069] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,069] 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-08 05:46:14,076] 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-08 05:46:14,076] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,076] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-08 05:46:14,076] 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-08 05:46:14,094] 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-08 05:46:14,094] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,094] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,094] 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-08 05:46:14,108] 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-08 05:46:14,108] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,108] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,108] 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-08 05:46:14,125] 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-08 05:46:14,125] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,125] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,125] 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-08 05:46:14,128] 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-08 05:46:14,128] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,128] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,128] 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-08 05:46:14,144] 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-08 05:46:14,144] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,144] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,144] 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-08 05:46:14,150] 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-08 05:46:14,150] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,150] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,150] 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-08 05:46:14,158] 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-08 05:46:14,158] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,158] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,158] 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-08 05:46:14,173] 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-08 05:46:14,173] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,173] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,173] 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-08 05:46:14,181] 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-08 05:46:14,182] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,182] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,182] 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-08 05:46:14,189] 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-08 05:46:14,190] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,190] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-08 05:46:14,190] 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-08 05:46:14,210] 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-08 05:46:14,210] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,210] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,210] 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-08 05:46:14,216] 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-08 05:46:14,216] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,216] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,216] 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-08 05:46:14,228] 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-08 05:46:14,228] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,228] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,228] 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-08 05:46:14,240] 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-08 05:46:14,241] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,241] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,241] 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-08 05:46:14,252] 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-08 05:46:14,252] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,252] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,252] 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-08 05:46:14,254] 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-08 05:46:14,254] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,254] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,254] 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-08 05:46:14,265] 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-08 05:46:14,265] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,265] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,265] 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-08 05:46:14,271] 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-08 05:46:14,281] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,282] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,282] 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-08 05:46:14,284] 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-08 05:46:14,284] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,284] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,284] 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-08 05:46:14,287] 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-08 05:46:14,287] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,287] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,287] 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-08 05:46:14,294] 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-08 05:46:14,294] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,295] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,295] 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-08 05:46:14,309] 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-08 05:46:14,310] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,310] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,310] 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-08 05:46:14,312] 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-08 05:46:14,312] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,312] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,312] 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-08 05:46:14,323] 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-08 05:46:14,323] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,323] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,323] 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-08 05:46:14,325] 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-08 05:46:14,325] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,325] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,325] 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-08 05:46:14,326] 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-08 05:46:14,327] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,327] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,327] 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-08 05:46:14,337] 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-08 05:46:14,337] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,337] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,337] 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-08 05:46:14,346] 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-08 05:46:14,347] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,347] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-08 05:46:14,347] 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-08 05:46:14,348] 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-08 05:46:14,348] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,348] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,348] 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-08 05:46:14,350] 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-08 05:46:14,350] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,350] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,350] 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-08 05:46:14,365] 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-08 05:46:14,366] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,371] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,372] 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-08 05:46:14,391] 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-08 05:46:14,392] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,392] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,392] 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-08 05:46:14,398] 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-08 05:46:14,398] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,398] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,398] 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-08 05:46:14,413] 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-08 05:46:14,414] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,419] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,419] 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-08 05:46:14,423] 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-08 05:46:14,423] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,423] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,423] 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-08 05:46:14,431] 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-08 05:46:14,432] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,440] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,440] 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-08 05:46:14,443] 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-08 05:46:14,443] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,443] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,443] 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-08 05:46:14,454] 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-08 05:46:14,458] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,458] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,458] 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-08 05:46:14,466] 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-08 05:46:14,467] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,467] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,467] 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-08 05:46:14,478] 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-08 05:46:14,478] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,478] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,478] 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-08 05:46:14,498] 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-08 05:46:14,498] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,498] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,498] 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-08 05:46:14,506] 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-08 05:46:14,506] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,508] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,508] 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-08 05:46:14,515] 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-08 05:46:14,515] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,515] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,515] 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-08 05:46:14,519] 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-08 05:46:14,520] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,521] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,521] 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-08 05:46:14,524] 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-08 05:46:14,524] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,528] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,528] 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-08 05:46:14,532] 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-08 05:46:14,532] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,532] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,532] 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-08 05:46:14,534] 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-08 05:46:14,534] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,534] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,534] 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-08 05:46:14,549] 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-08 05:46:14,549] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,549] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,549] 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-08 05:46:14,560] 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-08 05:46:14,561] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,564] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,564] 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-08 05:46:14,569] 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-08 05:46:14,570] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,570] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,570] 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-08 05:46:14,575] 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-08 05:46:14,576] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,576] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,576] 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-08 05:46:14,583] 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-08 05:46:14,583] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,583] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,583] 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-08 05:46:14,588] 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-08 05:46:14,589] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,589] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,589] 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-08 05:46:14,596] 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-08 05:46:14,597] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,597] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,597] 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-08 05:46:14,600] 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-08 05:46:14,601] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,603] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,603] 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-08 05:46:14,611] 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-08 05:46:14,611] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,620] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,620] 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-08 05:46:14,623] 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-08 05:46:14,623] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,623] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,623] 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-08 05:46:14,633] 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-08 05:46:14,633] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,633] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,633] 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-08 05:46:14,644] 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-08 05:46:14,645] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,646] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,654] 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-08 05:46:14,658] 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-08 05:46:14,659] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,659] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,659] 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-08 05:46:14,660] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-28-6, -uve-topic-0-22, -uve-topic-29-6, -uve-topic-26-6, -uve-topic-21-23, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-3-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-27-22, -uve-topic-13-23, -uve-topic-11-7, -uve-topic-2-6, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-27-7, -uve-topic-11-25, -uve-topic-3-23, -uve-topic-28-23, -uve-topic-0-7, -uve-topic-29-23, -uve-topic-1-7, -uve-topic-26-23, -uve-topic-27-23, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-13-8, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-29-8, -uve-topic-26-8, -uve-topic-27-8, -uve-topic-28-8, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-3-20, -uve-topic-1-20, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-26-24, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-3-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, -uve-topic-26-9, -uve-topic-28-9, -uve-topic-29-9, -uve-topic-13-27, -uve-topic-26-26, -uve-topic-2-21, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-27-25, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-1-26, -uve-topic-26-2, -uve-topic-0-26, -uve-topic-21-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-28-2, -uve-topic-29-2, -uve-topic-3-10, -uve-topic-1-10, -uve-topic-26-18, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-28-18, -uve-topic-29-18, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-11-4, -uve-topic-28-3, -uve-topic-29-3, -uve-topic-27-19, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-1-11, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-2-24, -uve-topic-27-4, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-11-22, -uve-topic-1-8, -uve-topic-26-20, -uve-topic-27-20, -uve-topic-28-20, -uve-topic-0-8, -uve-topic-21-20, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-29-20, -uve-topic-3-8, -uve-topic-26-5, -uve-topic-2-25, -uve-topic-27-5, -uve-topic-3-25, -uve-topic-28-5, -uve-topic-0-25, -uve-topic-29-5, -uve-topic-1-25, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-28-21, -uve-topic-29-21, -uve-topic-21-5, -uve-topic-0-14, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-3-14, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-28-14, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-26-14, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-11-16, -uve-topic-2-15, -uve-topic-28-15, -uve-topic-29-15, -uve-topic-26-15, -uve-topic-11-1, -uve-topic-3-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-26-0, -uve-topic-28-0, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-13-17, -uve-topic-2-12, -uve-topic-27-16, -uve-topic-12-2, -uve-topic-13-2, -uve-topic-3-29, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-27-1, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-21-17, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-27-17, -uve-topic-28-17, -uve-topic-29-17, -uve-topic-27-10, -uve-topic-26-27, -uve-topic-2-18, -uve-topic-11-28, -uve-topic-27-26, -uve-topic-28-26, -uve-topic-29-26, -uve-topic-13-11, -uve-topic-3-2, -uve-topic-1-2, -uve-topic-0-2, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-29-11, -uve-topic-27-28, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-1-19, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-29-27, -uve-topic-26-11, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-13-12, -uve-topic-21-29, -uve-topic-29-12, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-27-29, -uve-topic-2-16, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-3-16, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-2-1, -uve-topic-27-13, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-12-14, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:14,667] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-21-1 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-16 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-13 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-11 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-18 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-20 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-26 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-2 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-16 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-10 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-5 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-11 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-7 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-19 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-16 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-28 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-25 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-29 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-14 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-4 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-17 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-23 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-13 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-6 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-27 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-4 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-25 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-10 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-5 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-11 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-24 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-26 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-4 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-5 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-26 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-8 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-28 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-5 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-22 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-23 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-29 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-7 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-19 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-2 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-23 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-8 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-26 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-20 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-25 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-22 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-13 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-17 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-13 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-11 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-7 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-1 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-21 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-8 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-22 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-14 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-22 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-17 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-29 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-16 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-23 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-7 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-14 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-26 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-16 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-20 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-19 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-16 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-25 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-10 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-19 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-25 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-15 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-10 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-20 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-11 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-22 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-28 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-10 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-13 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-2 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-23 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-28 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-13 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-22 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-1 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-4 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-3 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-17 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-7 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-28 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-25 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-2 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-29 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-8 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-1 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-2 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-8 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-12 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-17 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-10 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-20 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-5 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-28 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-4 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-14 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-19 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-1 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-9 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-1 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-0 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-14 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-29 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-19 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-7 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-4 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:14,671] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-11 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-15 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-23 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-27 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-6 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-21 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-17 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-9 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-5 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-23 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-27 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-18 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-5 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-5 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-14 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-9 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-3 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-23 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-29 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-2 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-10 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-17 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-9 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-11 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-15 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-17 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-28 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-12 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-8 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-9 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-3 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-17 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-16 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-23 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-21 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-29 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-26 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-5 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-29 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-24 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-4 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-21 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-17 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-15 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-22 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-15 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-11 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-5 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-27 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-27 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-11 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-23 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-29 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-3 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-20 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-21 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-0 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-11 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-3 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-29 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:14,755] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-8-18, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-5-15, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-9-15, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-15-14, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-18-28, -uve-topic-7-21, -uve-topic-4-4, -uve-topic-14-8, -uve-topic-6-13, -uve-topic-18-13, -uve-topic-14-20, -uve-topic-8-9, -uve-topic-19-24, -uve-topic-16-8, -uve-topic-5-12, -uve-topic-6-7, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-9-21, -uve-topic-19-6, -uve-topic-19-27, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-18-25, -uve-topic-16-14, -uve-topic-5-6, -uve-topic-7-0, -uve-topic-5-27, -uve-topic-17-20, -uve-topic-18-16, -uve-topic-15-29, -uve-topic-5-9, -uve-topic-19-3, -uve-topic-16-17, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-16-11, -uve-topic-6-28, -uve-topic-9-9, -uve-topic-16-26, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-17-8, -uve-topic-9-6, -uve-topic-14-2, -uve-topic-18-22, -uve-topic-8-0, -uve-topic-16-23, -uve-topic-7-15, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-16-29, -uve-topic-18-19, -uve-topic-17-17, -uve-topic-14-5, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-9-12, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-5-18, -uve-topic-6-4, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-14-17, -uve-topic-18-1, -uve-topic-17-14, -uve-topic-15-11, -uve-topic-5-21, -uve-topic-6-22, -uve-topic-10-20, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-9-0, -uve-topic-8-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-17-2, -uve-topic-4-19, -uve-topic-19-18, -uve-topic-17-29, -uve-topic-4-10, -uve-topic-17-26, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-5-0, -uve-topic-7-27, -uve-topic-5-3, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-19-21, -uve-topic-7-6, -uve-topic-8-21, -uve-topic-14-26, -uve-topic-19-15, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-4-25, -uve-topic-10-26, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:14,763] 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-08 05:46:14,763] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,772] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,795] 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-08 05:46:14,804] 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-08 05:46:14,805] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,805] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,805] 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-08 05:46:14,833] 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-08 05:46:14,852] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,852] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,852] 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-08 05:46:14,881] 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-08 05:46:14,882] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,885] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,885] 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-08 05:46:14,917] 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-08 05:46:14,917] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,917] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-08 05:46:14,917] 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-08 05:46:14,934] 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-08 05:46:14,935] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,935] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,935] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,947] 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-08 05:46:14,947] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,949] 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-08 05:46:14,952] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,953] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,953] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,954] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,954] 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-08 05:46:14,955] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,955] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,956] 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-08 05:46:14,952] 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-08 05:46:14,954] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] 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-08 05:46:14,957] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,957] 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-08 05:46:14,961] 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-08 05:46:14,958] 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-08 05:46:14,965] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,965] 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-08 05:46:14,965] 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-08 05:46:14,965] 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-08 05:46:14,965] 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-08 05:46:14,965] 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-08 05:46:14,977] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,978] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,979] 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-08 05:46:14,983] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,984] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,985] 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-08 05:46:14,965] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] 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-08 05:46:14,986] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,986] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,986] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-08 05:46:14,986] 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-08 05:46:14,986] 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-08 05:46:14,986] 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-08 05:46:14,990] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,990] 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-08 05:46:14,990] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,990] 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-08 05:46:14,990] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,990] 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-08 05:46:14,990] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,990] 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-08 05:46:14,990] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,990] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,991] 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-08 05:46:14,991] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,994] 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-08 05:46:14,994] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:14,999] 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-08 05:46:15,002] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,004] 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-08 05:46:15,004] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,006] 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-08 05:46:15,006] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,006] 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-08 05:46:15,006] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,006] 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-08 05:46:15,006] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:15,006] 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-08 05:46:14,989] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,018] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,019] 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-08 05:46:15,022] 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-08 05:46:15,022] 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-08 05:46:15,022] 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-08 05:46:15,022] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,023] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,024] 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-08 05:46:15,022] 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-08 05:46:15,025] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,025] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-08 05:46:15,025] 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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:46:15,041] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,042] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,045] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:46:15,050] 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-08 05:46:15,051] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,051] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-08 05:46:15,051] 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-08 05:46:15,071] 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-08 05:46:15,072] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,072] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-08 05:46:15,072] 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-08 05:46:15,084] 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-08 05:46:15,084] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,084] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-08 05:46:15,084] 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-08 05:46:15,102] 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-08 05:46:15,103] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,107] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-08 05:46:15,107] 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-08 05:46:15,119] 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-08 05:46:15,119] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,119] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-08 05:46:15,119] 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-08 05:46:15,135] 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-08 05:46:15,135] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,135] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-08 05:46:15,135] 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-08 05:46:15,150] 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-08 05:46:15,150] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,150] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,150] 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-08 05:46:15,167] 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-08 05:46:15,167] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,167] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-08 05:46:15,167] 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-08 05:46:15,183] 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-08 05:46:15,183] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,183] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-08 05:46:15,183] 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-08 05:46:15,200] 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-08 05:46:15,200] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,204] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-08 05:46:15,204] 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-08 05:46:15,215] 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-08 05:46:15,216] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,216] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,216] 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-08 05:46:15,238] 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-08 05:46:15,238] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,238] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-08 05:46:15,238] 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-08 05:46:15,252] 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-08 05:46:15,252] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,252] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-08 05:46:15,252] 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-08 05:46:15,266] 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-08 05:46:15,266] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,266] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-08 05:46:15,266] 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-08 05:46:15,277] 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-08 05:46:15,278] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,278] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-08 05:46:15,278] 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-08 05:46:15,292] 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-08 05:46:15,292] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,292] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-08 05:46:15,292] 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-08 05:46:15,302] 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-08 05:46:15,302] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,302] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,302] 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-08 05:46:15,313] 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-08 05:46:15,313] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,313] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,313] 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-08 05:46:15,327] 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-08 05:46:15,327] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,327] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,327] 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-08 05:46:15,339] 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-08 05:46:15,339] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,340] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-08 05:46:15,340] 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-08 05:46:15,354] 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-08 05:46:15,354] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,354] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-08 05:46:15,354] 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-08 05:46:15,367] 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-08 05:46:15,368] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,368] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-08 05:46:15,368] 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-08 05:46:15,381] 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-08 05:46:15,381] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,381] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,381] 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-08 05:46:15,391] 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-08 05:46:15,392] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,392] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,392] 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-08 05:46:15,406] 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-08 05:46:15,406] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,407] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-08 05:46:15,407] 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-08 05:46:15,419] 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-08 05:46:15,419] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,419] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,419] 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-08 05:46:15,432] 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-08 05:46:15,433] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,433] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-08 05:46:15,433] 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-08 05:46:15,451] 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-08 05:46:15,452] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,452] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-08 05:46:15,452] 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-08 05:46:15,467] 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-08 05:46:15,468] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,468] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,468] 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-08 05:46:15,479] 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-08 05:46:15,480] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,480] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,480] 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-08 05:46:15,492] 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-08 05:46:15,493] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,493] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-08 05:46:15,493] 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-08 05:46:15,505] 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-08 05:46:15,506] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,506] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-08 05:46:15,506] 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-08 05:46:15,528] 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-08 05:46:15,528] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,528] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,528] 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-08 05:46:15,538] 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-08 05:46:15,538] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,538] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,538] 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-08 05:46:15,548] 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-08 05:46:15,549] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,549] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-08 05:46:15,549] 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-08 05:46:15,561] 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-08 05:46:15,561] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,561] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,561] 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-08 05:46:15,571] 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-08 05:46:15,572] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,572] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,572] 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-08 05:46:15,579] 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-08 05:46:15,579] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,579] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-08 05:46:15,579] 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-08 05:46:15,589] 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-08 05:46:15,589] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,589] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-08 05:46:15,589] 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-08 05:46:15,602] 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-08 05:46:15,602] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,602] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-08 05:46:15,602] 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-08 05:46:15,616] 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-08 05:46:15,616] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,616] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-08 05:46:15,616] 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-08 05:46:15,623] 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-08 05:46:15,623] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,623] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-08 05:46:15,623] 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-08 05:46:15,636] 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-08 05:46:15,636] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,636] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-08 05:46:15,636] 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-08 05:46:15,646] 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-08 05:46:15,647] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,647] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-08 05:46:15,647] 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-08 05:46:15,657] 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-08 05:46:15,657] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,657] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,657] 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-08 05:46:15,666] 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-08 05:46:15,666] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,666] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,666] 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-08 05:46:15,677] 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-08 05:46:15,677] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,677] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-08 05:46:15,677] 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-08 05:46:15,690] 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-08 05:46:15,691] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,691] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-08 05:46:15,691] 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-08 05:46:15,704] 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-08 05:46:15,704] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,704] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-08 05:46:15,704] 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-08 05:46:15,714] 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-08 05:46:15,714] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,714] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-08 05:46:15,714] 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-08 05:46:15,732] 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-08 05:46:15,732] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,732] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,732] 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-08 05:46:15,746] 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-08 05:46:15,746] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,746] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-08 05:46:15,746] 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-08 05:46:15,758] 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-08 05:46:15,758] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,758] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,758] 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-08 05:46:15,770] 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-08 05:46:15,770] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,770] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,770] 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-08 05:46:15,780] 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-08 05:46:15,780] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,780] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-08 05:46:15,780] 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-08 05:46:15,794] 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-08 05:46:15,795] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,795] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-08 05:46:15,795] 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-08 05:46:15,805] 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-08 05:46:15,805] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,805] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,805] 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-08 05:46:15,818] 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-08 05:46:15,819] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,819] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,819] 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-08 05:46:15,829] 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-08 05:46:15,829] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,829] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-08 05:46:15,829] 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-08 05:46:15,842] 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-08 05:46:15,842] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,842] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-08 05:46:15,842] 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-08 05:46:15,855] 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-08 05:46:15,855] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,855] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,855] 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-08 05:46:15,866] 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-08 05:46:15,868] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,868] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-08 05:46:15,868] 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-08 05:46:15,876] 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-08 05:46:15,877] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,877] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,877] 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-08 05:46:15,886] 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-08 05:46:15,886] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,886] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-08 05:46:15,886] 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-08 05:46:15,897] 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-08 05:46:15,897] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,897] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,897] 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-08 05:46:15,907] 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-08 05:46:15,908] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,908] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,908] 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-08 05:46:15,918] 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-08 05:46:15,918] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,918] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-08 05:46:15,918] 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-08 05:46:15,927] 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-08 05:46:15,927] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,927] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-08 05:46:15,927] 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-08 05:46:15,939] 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-08 05:46:15,939] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,940] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-08 05:46:15,940] 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-08 05:46:15,950] 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-08 05:46:15,950] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,950] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-08 05:46:15,950] 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-08 05:46:15,960] 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-08 05:46:15,960] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,960] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-08 05:46:15,960] 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-08 05:46:15,970] 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-08 05:46:15,971] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,971] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-08 05:46:15,971] 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-08 05:46:15,980] 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-08 05:46:15,980] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,980] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-08 05:46:15,980] 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-08 05:46:15,990] 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-08 05:46:15,990] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,990] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-08 05:46:15,990] 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-08 05:46:16,000] 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-08 05:46:16,000] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,000] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,000] 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-08 05:46:16,009] 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-08 05:46:16,009] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,009] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,009] 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-08 05:46:16,020] 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-08 05:46:16,020] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,020] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,020] 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-08 05:46:16,029] 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-08 05:46:16,029] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,029] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,029] 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-08 05:46:16,039] 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-08 05:46:16,039] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,039] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,039] 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-08 05:46:16,049] 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-08 05:46:16,049] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,049] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,049] 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-08 05:46:16,059] 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-08 05:46:16,059] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,059] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,059] 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-08 05:46:16,068] 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-08 05:46:16,068] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,068] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,068] 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-08 05:46:16,080] 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-08 05:46:16,080] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,080] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,080] 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-08 05:46:16,091] 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-08 05:46:16,091] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,091] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,091] 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-08 05:46:16,104] 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-08 05:46:16,104] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,104] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,104] 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-08 05:46:16,119] 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-08 05:46:16,120] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,120] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,120] 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-08 05:46:16,134] 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-08 05:46:16,134] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,134] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,134] 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-08 05:46:16,146] 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-08 05:46:16,146] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,146] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,146] 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-08 05:46:16,161] 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-08 05:46:16,161] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,161] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,161] 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-08 05:46:16,172] 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-08 05:46:16,173] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,173] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,173] 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-08 05:46:16,184] 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-08 05:46:16,185] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,185] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,185] 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-08 05:46:16,196] 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-08 05:46:16,197] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,198] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,198] 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-08 05:46:16,209] 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-08 05:46:16,209] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,210] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,210] 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-08 05:46:16,219] 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-08 05:46:16,219] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,219] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,219] 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-08 05:46:16,232] 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-08 05:46:16,232] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,232] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,232] 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-08 05:46:16,242] 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-08 05:46:16,242] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,243] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-08 05:46:16,243] 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-08 05:46:16,258] 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-08 05:46:16,258] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,258] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,258] 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-08 05:46:16,272] 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-08 05:46:16,272] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,272] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-08 05:46:16,272] 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-08 05:46:16,282] 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-08 05:46:16,282] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,282] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-08 05:46:16,282] 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-08 05:46:16,298] 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-08 05:46:16,298] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,298] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,298] 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-08 05:46:16,310] 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-08 05:46:16,311] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,311] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-08 05:46:16,311] 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-08 05:46:16,322] 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-08 05:46:16,323] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,323] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,323] 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-08 05:46:16,333] 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-08 05:46:16,333] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,334] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-08 05:46:16,334] 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-08 05:46:16,344] 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-08 05:46:16,344] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,344] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,344] 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-08 05:46:16,367] 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-08 05:46:16,368] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,368] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-08 05:46:16,368] 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-08 05:46:16,380] 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-08 05:46:16,380] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,380] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-08 05:46:16,380] 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-08 05:46:16,388] 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-08 05:46:16,389] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,389] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,389] 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-08 05:46:16,399] 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-08 05:46:16,399] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,399] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-08 05:46:16,399] 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-08 05:46:16,409] 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-08 05:46:16,410] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,410] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,410] 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-08 05:46:16,418] 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-08 05:46:16,418] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,419] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-08 05:46:16,419] 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-08 05:46:16,428] 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-08 05:46:16,428] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,428] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,428] 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-08 05:46:16,439] 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-08 05:46:16,439] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,439] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-08 05:46:16,439] 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-08 05:46:16,453] 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-08 05:46:16,453] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,454] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,454] 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-08 05:46:16,464] 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-08 05:46:16,465] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,465] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,465] 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-08 05:46:16,476] 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-08 05:46:16,476] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,476] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-08 05:46:16,476] 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-08 05:46:16,487] 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-08 05:46:16,487] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,493] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,493] 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-08 05:46:16,501] 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-08 05:46:16,502] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,502] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-08 05:46:16,502] 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-08 05:46:16,512] 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-08 05:46:16,513] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,513] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,513] 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-08 05:46:16,522] 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-08 05:46:16,522] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,522] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-08 05:46:16,522] 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-08 05:46:16,532] 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-08 05:46:16,532] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,532] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,532] 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-08 05:46:16,543] 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-08 05:46:16,543] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,543] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-08 05:46:16,543] 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-08 05:46:16,553] 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-08 05:46:16,554] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,554] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,554] 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-08 05:46:16,557] 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-08 05:46:16,558] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,558] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,558] 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-08 05:46:16,559] 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-08 05:46:16,561] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,561] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,561] 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-08 05:46:16,565] 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-08 05:46:16,566] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,566] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,566] 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-08 05:46:16,568] 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-08 05:46:16,568] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,568] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,568] 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-08 05:46:16,574] 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-08 05:46:16,574] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,574] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,574] 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-08 05:46:16,577] 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-08 05:46:16,578] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,579] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,579] 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-08 05:46:16,582] 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-08 05:46:16,583] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,583] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,583] 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-08 05:46:16,586] 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-08 05:46:16,586] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,586] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,586] 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-08 05:46:16,589] 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-08 05:46:16,589] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,589] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,589] 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-08 05:46:16,592] 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-08 05:46:16,592] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,593] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-08 05:46:16,593] 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-08 05:46:16,600] 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-08 05:46:16,601] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,601] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,601] 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-08 05:46:16,604] 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-08 05:46:16,604] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,604] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,604] 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-08 05:46:16,608] 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-08 05:46:16,608] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,608] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,608] 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-08 05:46:16,614] 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-08 05:46:16,614] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,614] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,614] 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-08 05:46:16,617] 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-08 05:46:16,618] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,618] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,618] 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-08 05:46:16,621] 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-08 05:46:16,621] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,621] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-08 05:46:16,621] 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-08 05:46:16,626] 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-08 05:46:16,626] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,626] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-08 05:46:16,626] 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-08 05:46:16,628] 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-08 05:46:16,628] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,628] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-08 05:46:16,628] 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-08 05:46:16,631] 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-08 05:46:16,631] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,631] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,631] 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-08 05:46:16,635] 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-08 05:46:16,635] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,635] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,635] 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-08 05:46:16,638] 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-08 05:46:16,638] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,638] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,638] 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-08 05:46:16,642] 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-08 05:46:16,642] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,643] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,643] 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-08 05:46:16,646] 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-08 05:46:16,647] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,648] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,648] 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-08 05:46:16,652] 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-08 05:46:16,653] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,653] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,653] 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-08 05:46:16,659] 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-08 05:46:16,659] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,659] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-08 05:46:16,659] 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-08 05:46:16,662] 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-08 05:46:16,663] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,665] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-08 05:46:16,665] 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-08 05:46:16,671] 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-08 05:46:16,671] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,671] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,671] 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-08 05:46:16,674] 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-08 05:46:16,674] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,676] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,676] 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-08 05:46:16,679] 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-08 05:46:16,679] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,679] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,679] 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-08 05:46:16,686] 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-08 05:46:16,686] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,686] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-08 05:46:16,686] 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-08 05:46:16,689] 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-08 05:46:16,689] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,689] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-08 05:46:16,689] 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-08 05:46:16,694] 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-08 05:46:16,694] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,694] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-08 05:46:16,694] 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-08 05:46:16,701] 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-08 05:46:16,701] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,701] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-08 05:46:16,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-08 05:46:16,704] 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-08 05:46:16,704] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,704] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,707] 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-08 05:46:16,709] 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-08 05:46:16,709] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,709] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,709] 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-08 05:46:16,713] 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-08 05:46:16,713] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,714] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,714] 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-08 05:46:16,717] 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-08 05:46:16,718] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,719] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,719] 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-08 05:46:16,722] 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-08 05:46:16,722] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,722] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,724] 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-08 05:46:16,729] 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-08 05:46:16,729] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,729] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,729] 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-08 05:46:16,732] 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-08 05:46:16,732] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,732] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,732] 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-08 05:46:16,738] 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-08 05:46:16,738] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,739] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,739] 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-08 05:46:16,742] 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-08 05:46:16,743] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,744] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,744] 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-08 05:46:16,748] 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-08 05:46:16,749] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,749] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-08 05:46:16,749] 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-08 05:46:16,753] 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-08 05:46:16,754] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,754] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,754] 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-08 05:46:16,758] 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-08 05:46:16,758] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,758] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,758] 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-08 05:46:16,761] 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-08 05:46:16,761] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,763] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,763] 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-08 05:46:16,767] 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-08 05:46:16,767] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,768] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,768] 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-08 05:46:16,771] 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-08 05:46:16,771] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,773] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,773] 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-08 05:46:16,778] 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-08 05:46:16,778] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,778] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,778] 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-08 05:46:16,781] 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-08 05:46:16,781] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,781] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,783] 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-08 05:46:16,786] 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-08 05:46:16,786] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,786] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,786] 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-08 05:46:16,790] 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-08 05:46:16,790] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,791] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,791] 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-08 05:46:16,795] 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-08 05:46:16,795] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,795] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,795] 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-08 05:46:16,800] 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-08 05:46:16,800] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,800] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,800] 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-08 05:46:16,803] 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-08 05:46:16,803] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,803] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,803] 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-08 05:46:16,806] 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-08 05:46:16,807] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,807] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,807] 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-08 05:46:16,811] 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-08 05:46:16,811] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,811] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,811] 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-08 05:46:16,815] 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-08 05:46:16,815] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,816] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,816] 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-08 05:46:16,817] 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-08 05:46:16,819] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,819] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-08 05:46:16,819] 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-08 05:46:16,822] 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-08 05:46:16,823] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,824] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-08 05:46:16,824] 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-08 05:46:16,827] 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-08 05:46:16,827] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,827] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,827] 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-08 05:46:16,831] 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-08 05:46:16,831] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,831] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,831] 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-08 05:46:16,836] 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-08 05:46:16,836] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,837] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,837] 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-08 05:46:16,839] 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-08 05:46:16,840] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,840] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,840] 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-08 05:46:16,845] 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-08 05:46:16,846] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,846] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,846] 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-08 05:46:16,848] 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-08 05:46:16,848] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,848] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,848] 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-08 05:46:16,851] 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-08 05:46:16,851] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,851] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,851] 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-08 05:46:16,853] 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-08 05:46:16,854] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,854] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,854] 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-08 05:46:16,858] 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-08 05:46:16,858] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,858] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,858] 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-08 05:46:16,863] 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-08 05:46:16,863] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,863] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,863] 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-08 05:46:16,867] 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-08 05:46:16,867] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,867] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,867] 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-08 05:46:16,872] 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-08 05:46:16,872] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,872] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,872] 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-08 05:46:16,876] 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-08 05:46:16,876] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,876] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,876] 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-08 05:46:16,879] 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-08 05:46:16,879] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,879] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,879] 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-08 05:46:16,884] 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-08 05:46:16,884] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,884] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,884] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,890] 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-08 05:46:16,890] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,891] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,891] 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-08 05:46:16,893] 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-08 05:46:16,893] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,895] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,895] 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-08 05:46:16,897] 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-08 05:46:16,900] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,900] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,900] 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-08 05:46:16,906] 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-08 05:46:16,906] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,906] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,906] 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-08 05:46:16,912] 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-08 05:46:16,912] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,917] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,917] 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-08 05:46:16,919] 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-08 05:46:16,919] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,920] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,920] 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-08 05:46:16,921] 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-08 05:46:16,922] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,929] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,929] 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-08 05:46:16,935] 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-08 05:46:16,935] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,935] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,935] 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-08 05:46:16,938] 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-08 05:46:16,939] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,941] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,941] 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-08 05:46:16,944] 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-08 05:46:16,944] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,947] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,947] 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-08 05:46:16,953] 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-08 05:46:16,953] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,953] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,953] 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-08 05:46:16,961] 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-08 05:46:16,962] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,962] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,962] 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-08 05:46:16,967] 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-08 05:46:16,967] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,967] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,967] 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-08 05:46:16,970] 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-08 05:46:16,970] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,970] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,970] 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-08 05:46:16,980] 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-08 05:46:16,981] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,981] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,981] 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-08 05:46:16,984] 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-08 05:46:16,984] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,984] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,984] 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-08 05:46:16,986] 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-08 05:46:16,986] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,987] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,987] 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-08 05:46:16,988] 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-08 05:46:16,989] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,990] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-08 05:46:16,990] 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-08 05:46:16,992] 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-08 05:46:16,992] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,996] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,996] 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-08 05:46:17,003] 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-08 05:46:17,004] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,004] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,004] 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-08 05:46:17,010] 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-08 05:46:17,010] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,010] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,010] 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-08 05:46:17,012] 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-08 05:46:17,012] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,013] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,013] 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-08 05:46:17,022] 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-08 05:46:17,023] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,023] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,023] 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-08 05:46:17,025] 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-08 05:46:17,026] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,028] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,028] 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-08 05:46:17,031] 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-08 05:46:17,031] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,034] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,034] 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-08 05:46:17,041] 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-08 05:46:17,041] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,041] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,041] 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-08 05:46:17,046] 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-08 05:46:17,046] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,046] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,046] 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-08 05:46:17,052] 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-08 05:46:17,053] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,053] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,053] 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-08 05:46:17,059] 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-08 05:46:17,059] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,059] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,059] 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-08 05:46:17,062] 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-08 05:46:17,062] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,062] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,062] 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-08 05:46:17,068] 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-08 05:46:17,071] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,071] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,071] 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-08 05:46:17,073] 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-08 05:46:17,074] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,078] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,078] 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-08 05:46:17,080] 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-08 05:46:17,081] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,083] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-08 05:46:17,083] 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-08 05:46:17,086] 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-08 05:46:17,086] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,090] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,090] 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-08 05:46:17,092] 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-08 05:46:17,096] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,096] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,096] 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-08 05:46:17,098] 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-08 05:46:17,099] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,102] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-08 05:46:17,102] 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-08 05:46:17,108] 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-08 05:46:17,108] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,108] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,108] 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-08 05:46:17,111] 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-08 05:46:17,111] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,111] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,111] 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-08 05:46:17,117] 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-08 05:46:17,118] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,122] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,122] 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-08 05:46:17,129] 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-08 05:46:17,129] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,129] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,129] 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-08 05:46:17,132] 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-08 05:46:17,132] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,132] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,132] 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-08 05:46:17,136] 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-08 05:46:17,136] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,136] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,136] 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-08 05:46:17,142] 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-08 05:46:17,143] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,143] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,143] 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-08 05:46:17,149] 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-08 05:46:17,149] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,149] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,149] 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-08 05:46:17,156] 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-08 05:46:17,157] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,157] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,157] 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-08 05:46:17,167] 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-08 05:46:17,167] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,167] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,167] 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-08 05:46:17,175] 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-08 05:46:17,176] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,176] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,176] 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-08 05:46:17,182] 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-08 05:46:17,182] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,182] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,182] 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-08 05:46:17,188] 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-08 05:46:17,189] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,189] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,189] 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-08 05:46:17,191] 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-08 05:46:17,192] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,194] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,194] 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-08 05:46:17,198] 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-08 05:46:17,198] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,198] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,198] 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-08 05:46:17,203] 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-08 05:46:17,203] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,203] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,203] 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-08 05:46:17,206] 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-08 05:46:17,206] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,206] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,206] 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-08 05:46:17,213] 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-08 05:46:17,213] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,213] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,213] 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-08 05:46:17,216] 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-08 05:46:17,217] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,217] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,217] 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-08 05:46:17,221] 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-08 05:46:17,221] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,221] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,221] 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-08 05:46:17,228] 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-08 05:46:17,228] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,228] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,228] 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-08 05:46:17,231] 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-08 05:46:17,231] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,231] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,231] 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-08 05:46:17,236] 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-08 05:46:17,237] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,240] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,240] 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-08 05:46:17,243] 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-08 05:46:17,243] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,248] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,248] 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-08 05:46:17,250] 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-08 05:46:17,251] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,251] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,251] 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-08 05:46:17,256] 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-08 05:46:17,256] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,256] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,256] 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-08 05:46:17,265] 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-08 05:46:17,266] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,266] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,266] 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-08 05:46:17,269] 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-08 05:46:17,269] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,269] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,269] 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-08 05:46:17,274] 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-08 05:46:17,275] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,279] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,279] 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-08 05:46:17,281] 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-08 05:46:17,282] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,282] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,282] 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-08 05:46:17,288] 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-08 05:46:17,288] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,289] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,289] 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-08 05:46:17,294] 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-08 05:46:17,294] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,294] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,294] 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-08 05:46:17,300] 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-08 05:46:17,300] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,300] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,300] 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-08 05:46:17,307] 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-08 05:46:17,307] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,307] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,307] 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-08 05:46:17,312] 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-08 05:46:17,312] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,312] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,312] 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-08 05:46:17,318] 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-08 05:46:17,318] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,318] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,318] 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-08 05:46:17,322] 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-08 05:46:17,322] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,322] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,322] 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-08 05:46:17,332] 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-08 05:46:17,332] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,332] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,332] 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-08 05:46:17,335] 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-08 05:46:17,335] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,335] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,335] 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-08 05:46:17,344] 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-08 05:46:17,344] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,344] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,344] 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-08 05:46:17,350] 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-08 05:46:17,350] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,350] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,350] 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-08 05:46:17,355] 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-08 05:46:17,355] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,355] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,355] 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-08 05:46:17,357] 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-08 05:46:17,358] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,358] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,358] 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-08 05:46:17,363] 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-08 05:46:17,364] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,365] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,365] 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-08 05:46:17,366] 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-08 05:46:17,370] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,370] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,370] 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-08 05:46:17,371] 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-08 05:46:17,372] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,372] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,372] 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-08 05:46:17,374] 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-08 05:46:17,374] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,379] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,379] 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-08 05:46:17,384] 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-08 05:46:17,384] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,384] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,384] 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-08 05:46:17,389] 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-08 05:46:17,390] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,393] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,393] 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-08 05:46:17,395] 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-08 05:46:17,396] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,396] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-08 05:46:17,396] 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-08 05:46:17,402] 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-08 05:46:17,402] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,405] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,405] 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-08 05:46:17,408] 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-08 05:46:17,408] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,412] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,413] 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-08 05:46:17,418] 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-08 05:46:17,418] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,418] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,418] 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-08 05:46:17,420] 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-08 05:46:17,421] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,422] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,422] 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-08 05:46:17,431] 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-08 05:46:17,432] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,432] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,432] 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-08 05:46:17,435] 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-08 05:46:17,436] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,436] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,436] 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-08 05:46:17,446] 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-08 05:46:17,446] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,446] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,446] 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-08 05:46:17,449] 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-08 05:46:17,452] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,452] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,452] 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-08 05:46:17,454] 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-08 05:46:17,455] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,455] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,455] 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-08 05:46:17,456] 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-08 05:46:17,457] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,460] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,460] 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-08 05:46:17,466] 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-08 05:46:17,466] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,466] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,466] 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-08 05:46:17,468] 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-08 05:46:17,469] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,469] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,469] 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-08 05:46:17,494] 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-08 05:46:17,494] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,494] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,494] 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-08 05:46:17,501] 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-08 05:46:17,502] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,502] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,502] 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-08 05:46:17,507] 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-08 05:46:17,507] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,507] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,507] 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-08 05:46:17,511] 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-08 05:46:17,512] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,512] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,512] 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-08 05:46:17,514] 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-08 05:46:17,515] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,515] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,515] 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-08 05:46:17,516] 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-08 05:46:17,516] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,517] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,517] 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-08 05:46:17,520] 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-08 05:46:17,520] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,520] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,520] 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-08 05:46:17,523] 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-08 05:46:17,523] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,527] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,527] 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-08 05:46:17,529] 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-08 05:46:17,530] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,531] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,531] 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-08 05:46:17,534] 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-08 05:46:17,534] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,535] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,535] 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-08 05:46:17,537] 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-08 05:46:17,537] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,537] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,537] 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-08 05:46:17,542] 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-08 05:46:17,542] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,543] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,543] 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-08 05:46:17,546] 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-08 05:46:17,546] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,546] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,546] 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-08 05:46:17,551] 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-08 05:46:17,551] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,551] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,551] 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-08 05:46:17,554] 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-08 05:46:17,554] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,554] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,556] 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-08 05:46:17,558] 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-08 05:46:17,559] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,561] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,561] 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-08 05:46:17,563] 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-08 05:46:17,563] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,563] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,563] 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-08 05:46:17,569] 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-08 05:46:17,569] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,569] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,569] 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-08 05:46:17,572] 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-08 05:46:17,573] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,573] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,573] 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-08 05:46:17,575] 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-08 05:46:17,575] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,578] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,578] 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-08 05:46:17,584] 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-08 05:46:17,584] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,584] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,584] 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-08 05:46:17,587] 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-08 05:46:17,587] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,587] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,587] 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-08 05:46:17,591] 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-08 05:46:17,591] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,591] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,591] 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-08 05:46:17,598] 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-08 05:46:17,598] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,598] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,598] 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-08 05:46:17,605] 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-08 05:46:17,605] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,605] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,605] 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-08 05:46:17,611] 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-08 05:46:17,611] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,612] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-08 05:46:17,612] 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-08 05:46:17,615] 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-08 05:46:17,615] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,615] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-08 05:46:17,615] 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-08 05:46:17,624] 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-08 05:46:17,624] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,624] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,624] 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-08 05:46:17,626] 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-08 05:46:17,626] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,626] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,626] 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-08 05:46:17,627] 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-08 05:46:17,628] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,628] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,628] 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-08 05:46:17,629] 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-08 05:46:17,629] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,629] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-08 05:46:17,629] 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-08 05:46:17,632] 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-08 05:46:17,632] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,632] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-08 05:46:17,632] 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-08 05:46:17,635] 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-08 05:46:17,635] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,635] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-08 05:46:17,635] 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-08 05:46:17,636] 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-08 05:46:17,636] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,636] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,636] 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-08 05:46:17,638] 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-08 05:46:17,638] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,638] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,638] 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-08 05:46:17,639] 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-08 05:46:17,639] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,639] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,639] 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-08 05:46:17,640] 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-08 05:46:17,641] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,641] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,641] 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-08 05:46:17,642] 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-08 05:46:17,642] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,642] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,642] 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-08 05:46:17,643] 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-08 05:46:17,643] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,643] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-08 05:46:17,643] 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-08 05:46:17,645] 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-08 05:46:17,645] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,645] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,645] 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-08 05:46:17,646] 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-08 05:46:17,646] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,646] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,646] 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-08 05:46:17,648] 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-08 05:46:17,648] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,648] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,648] 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-08 05:46:17,649] 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-08 05:46:17,649] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,649] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,649] 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-08 05:46:17,650] 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-08 05:46:17,650] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,650] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-08 05:46:17,650] 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-08 05:46:17,652] 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-08 05:46:17,652] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,652] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,652] 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-08 05:46:17,653] 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-08 05:46:17,653] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,653] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,653] 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-08 05:46:17,655] 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-08 05:46:17,655] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,655] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,655] 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-08 05:46:17,656] 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-08 05:46:17,656] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,656] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-08 05:46:17,656] 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-08 05:46:17,658] 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-08 05:46:17,658] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,658] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,658] 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-08 05:46:17,659] 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-08 05:46:17,659] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,659] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,659] 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-08 05:46:17,660] 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-08 05:46:17,660] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,660] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,660] 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-08 05:46:17,662] 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-08 05:46:17,662] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,662] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,662] 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-08 05:46:17,663] 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-08 05:46:17,663] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,663] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,663] 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-08 05:46:17,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-08 05:46:17,664] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,664] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,664] 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-08 05:46:17,666] 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-08 05:46:17,666] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,666] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,666] 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-08 05:46:17,667] 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-08 05:46:17,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-08 05:46:17,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-08 05:46:17,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-08 05:46:17,669] 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-08 05:46:17,669] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,669] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,669] 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-08 05:46:17,670] 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-08 05:46:17,671] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,671] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,671] 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-08 05:46:17,672] 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-08 05:46:17,672] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,672] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-08 05:46:17,672] 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-08 05:46:17,673] 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-08 05:46:17,674] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,674] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,674] 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-08 05:46:17,675] 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-08 05:46:17,675] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,675] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,675] 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-08 05:46:17,676] 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-08 05:46:17,676] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,676] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,676] 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-08 05:46:17,677] 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-08 05:46:17,677] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,677] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,678] 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-08 05:46:17,679] 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-08 05:46:17,679] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,679] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,679] 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-08 05:46:17,680] 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-08 05:46:17,680] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,680] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,680] 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-08 05:46:17,681] 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-08 05:46:17,681] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,681] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,681] 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-08 05:46:17,682] 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-08 05:46:17,682] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,682] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,682] 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-08 05:46:17,684] 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-08 05:46:17,684] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,684] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-08 05:46:17,684] 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-08 05:46:17,685] 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-08 05:46:17,685] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,685] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,685] 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-08 05:46:17,686] 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-08 05:46:17,687] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,687] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,687] 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-08 05:46:17,688] 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-08 05:46:17,688] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,688] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,688] 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-08 05:46:17,689] 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-08 05:46:17,689] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,689] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,689] 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-08 05:46:17,690] 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-08 05:46:17,690] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,690] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,690] 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-08 05:46:17,692] 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-08 05:46:17,692] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,692] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,692] 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-08 05:46:17,693] 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-08 05:46:17,693] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,693] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,693] 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-08 05:46:17,695] 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-08 05:46:17,695] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,695] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,695] 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-08 05:46:17,696] 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-08 05:46:17,696] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,696] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,696] 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-08 05:46:17,697] 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-08 05:46:17,697] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,697] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,697] 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-08 05:46:17,698] 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-08 05:46:17,699] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,699] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,699] 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-08 05:46:17,700] 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-08 05:46:17,700] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,700] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,700] 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-08 05:46:17,701] 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-08 05:46:17,701] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,701] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,701] 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-08 05:46:17,704] 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-08 05:46:17,705] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,705] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,705] 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-08 05:46:17,706] 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-08 05:46:17,706] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,706] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,706] 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-08 05:46:17,707] 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-08 05:46:17,707] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,707] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,707] 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-08 05:46:17,709] 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-08 05:46:17,709] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,709] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,709] 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-08 05:46:17,710] 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-08 05:46:17,710] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,710] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,710] 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-08 05:46:17,711] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-19-7, -uve-topic-14-7, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-16-7, -uve-topic-9-5, -uve-topic-10-24, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-18-23, -uve-topic-19-23, -uve-topic-9-22, -uve-topic-10-7, -uve-topic-6-6, -uve-topic-4-6, -uve-topic-18-8, -uve-topic-19-8, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-10-25, -uve-topic-18-24, -uve-topic-14-24, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-8-7, -uve-topic-9-7, -uve-topic-7-7, -uve-topic-5-7, -uve-topic-15-9, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-6-3, -uve-topic-18-9, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-4-20, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-9-20, -uve-topic-16-25, -uve-topic-17-25, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-5-4, -uve-topic-14-9, -uve-topic-10-9, -uve-topic-16-10, -uve-topic-9-4, -uve-topic-17-10, -uve-topic-7-4, -uve-topic-19-10, -uve-topic-8-4, -uve-topic-6-21, -uve-topic-14-27, -uve-topic-15-27, -uve-topic-4-21, -uve-topic-16-27, -uve-topic-10-27, -uve-topic-18-26, -uve-topic-19-26, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-10-10, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-15-3, -uve-topic-16-3, -uve-topic-10-3, -uve-topic-9-26, -uve-topic-17-3, -uve-topic-7-26, -uve-topic-18-3, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-14-19, -uve-topic-15-19, -uve-topic-16-19, -uve-topic-10-19, -uve-topic-9-10, -uve-topic-17-19, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-19-19, -uve-topic-5-10, -uve-topic-14-4, -uve-topic-4-27, -uve-topic-15-4, -uve-topic-16-4, -uve-topic-17-4, -uve-topic-10-4, -uve-topic-10-21, -uve-topic-19-4, -uve-topic-6-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-18-20, -uve-topic-8-11, -uve-topic-19-20, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-18-5, -uve-topic-10-22, -uve-topic-19-5, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-15-21, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-18-21, -uve-topic-14-21, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, -uve-topic-4-8, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-14-6, -uve-topic-15-6, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-7-25, -uve-topic-5-25, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-19-22, -uve-topic-14-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-6-9, -uve-topic-4-9, -uve-topic-7-14, -uve-topic-10-15, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-4-14, -uve-topic-17-15, -uve-topic-18-15, -uve-topic-14-15, -uve-topic-15-15, -uve-topic-9-14, -uve-topic-16-15, -uve-topic-10-0, -uve-topic-18-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-10-16, -uve-topic-6-15, -uve-topic-4-15, -uve-topic-19-16, -uve-topic-14-16, -uve-topic-15-16, -uve-topic-16-16, -uve-topic-17-16, -uve-topic-5-28, -uve-topic-14-1, -uve-topic-10-1, -uve-topic-19-1, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-16-1, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-6-12, -uve-topic-4-12, -uve-topic-19-17, -uve-topic-18-17, -uve-topic-6-29, -uve-topic-7-29, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-18-2, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-9-29, -uve-topic-7-13, -uve-topic-14-18, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-10-18, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-9-13, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-18-11, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-15-28, -uve-topic-4-18, -uve-topic-16-28, -uve-topic-17-28, -uve-topic-10-28, -uve-topic-17-27, -uve-topic-18-27, -uve-topic-6-18, -uve-topic-4-2, -uve-topic-9-2, -uve-topic-18-12, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-5-19, -uve-topic-18-29, -uve-topic-8-19, -uve-topic-19-28, -uve-topic-9-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-4-3, -uve-topic-15-12, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-19-13, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-10-13, -uve-topic-8-16, -uve-topic-19-29, -uve-topic-5-16, -uve-topic-15-13, -uve-topic-16-13, -uve-topic-17-13, -uve-topic-14-13, -uve-topic-6-0, -uve-topic-4-0, -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-18-14, -uve-topic-19-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:17,714] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-8-22 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-25 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-18 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-2 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-28 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-21 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-12 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-13 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-3 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-11 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-2 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-15 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-4 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-1 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-9 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-29 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-29 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-10 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-0 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-20 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-9 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-24 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-26 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-5 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-0 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-26 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-20 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-4 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-27 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-23 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-28 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-19 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-27 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-6 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-8 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-7 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-21 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-25 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-24 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-13 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-10 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-13 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-24 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-11 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-6 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-12 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-15 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-12 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-18 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-5 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-1 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-24 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-23 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-10 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-18 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-4 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-27 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-8 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-16 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-22 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-24 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-14 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-13 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-3 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-25 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-21 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-2 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-0 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-15 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-19 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-1 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-21 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-10 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-7 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-6 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-19 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-17 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-27 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-9 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-28 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-22 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-16 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-6 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-1 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-0 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-29 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-20 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-16 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-9 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-12 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-3 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-10 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-7 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-17 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-25 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-0 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-19 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-17 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-16 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-22 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-11 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-8 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-7 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-6 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-28 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-3 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-21 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-15 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-9 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-16 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-26 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-18 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-5 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-19 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-7 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-28 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-3 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-14 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-13 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-14 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-18 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-4 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-25 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-27 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-1 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-15 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-4 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-22 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-23 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-12 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:17,829] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-10-7 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-4 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-1 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-5 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-23 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-7 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-13 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-17 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-27 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-29 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-5 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-1 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-4 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-22 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-12 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-5 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-11 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-17 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-2 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-20 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-11 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-29 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-10 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-28 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-29 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-21 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-23 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-17 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-23 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-3 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-9 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-15 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-8 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-4 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-26 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-27 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-9 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-13 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-18 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-22 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-16 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-17 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-3 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-25 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-16 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-14 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-23 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-28 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-10 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-25 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-5 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-24 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-11 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-15 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-10 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-22 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-21 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-29 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-6 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-19 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-11 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-0 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-16 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-28 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-19 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:18,105] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,107] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,108] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,109] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,110] 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-08 05:46:18,122] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,201] 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-08 05:46:18,215] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,215] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] 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-08 05:46:18,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,216] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] 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-08 05:46:18,217] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,217] 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,217] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] 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-08 05:46:18,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,219] 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-08 05:46:18,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,220] 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-08 05:46:18,221] 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-08 05:46:18,221] 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-08 05:46:18,221] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,221] 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-08 05:46:18,221] 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-08 05:46:18,221] 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-08 05:46:18,221] 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,222] 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-08 05:46:18,223] 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-08 05:46:18,223] 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-08 05:46:18,223] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,223] 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-08 05:46:18,223] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:46:18,223] 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-08 05:46:18,726] 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-08 05:46:18,726] 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-08 05:46:18,726] 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-08 05:46:18,726] 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-08 05:46:18,727] 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-08 05:46:18,727] 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-08 05:46:18,727] 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-08 05:46:18,727] 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-08 05:46:18,727] 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-08 05:46:18,727] 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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,727] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] 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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] 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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:18,734] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,261] 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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,261] 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-08 05:46:20,261] 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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,261] 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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,261] 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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,261] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,261] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,262] 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-08 05:46:20,262] 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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,262] 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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,262] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,263] 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-08 05:46:20,263] 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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,263] 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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,263] 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-08 05:46:20,263] 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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,263] 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-08 05:46:20,263] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,264] 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-08 05:46:20,264] 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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:46:20,264] 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-08 05:46:20,264] 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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:46:20,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:46:20,264] 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-08 05:51:25,813] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:51:25,960] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-06-08 05:51:25,964] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-08 05:51:27,235] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-23-10, -uve-topic-7-26, -uve-topic-27-26, -uve-topic-4-24, -uve-topic-18-3, -uve-topic-11-8, -uve-topic-20-14, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-11-2, -uve-topic-17-1, -uve-topic-24-6, -uve-topic-17-25, -uve-topic-24-12, -uve-topic-8-2, -uve-topic-2-13, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-1-26, -uve-topic-13-15, -uve-topic-22-13, -uve-topic-24-0, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-14-16, -uve-topic-19-14, -uve-topic-20-26, -uve-topic-8-20, -uve-topic-28-12, structured_syslog_topic-22, structured_syslog_topic-16, -uve-topic-14-28, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-21-20, -uve-topic-23-4, -uve-topic-13-21, -uve-topic-18-9, -uve-topic-19-26, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-1-20, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-6-24, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-8-26, -uve-topic-0-8, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-12-18, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-22-25, -uve-topic-2-7, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-14-4, -uve-topic-2-19, -uve-topic-0-26, -uve-topic-8-8, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-10-16, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-5-20, -uve-topic-13-27, -uve-topic-12-0, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-0-20, -uve-topic-13-3, -uve-topic-5-14, -uve-topic-11-14, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-19-20, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-5-8, -uve-topic-9-29, -uve-topic-4-0, -uve-topic-19-8, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-22-19, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-12-12, -uve-topic-18-15, -uve-topic-28-6, -uve-topic-9-17, -uve-topic-18-21, -uve-topic-27-2, -uve-topic-21-2, -uve-topic-28-0, -uve-topic-19-2, -uve-topic-4-6, -uve-topic-24-24, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-9-5, -uve-topic-12-24, -uve-topic-29-18, -uve-topic-21-14, -uve-topic-23-28, -uve-topic-22-7, -uve-topic-7-2, -uve-topic-10-22, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-21-26, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-5-26, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-1-8, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-10, -uve-topic-1-2, -uve-topic-17-13, -uve-topic-29-0, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-9-11) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,250] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] 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-08 05:51:27,251] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,251] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] 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-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] 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-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,253] 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-08 05:51:27,253] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] 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-08 05:51:27,259] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] 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-08 05:51:27,260] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,260] 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-08 05:51:27,260] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,260] 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-08 05:51:27,260] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,260] 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-08 05:51:27,260] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,274] 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-08 05:51:27,274] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,274] 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-08 05:51:27,274] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,274] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:51:27,274] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,434] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,458] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,458] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,458] 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-08 05:51:28,458] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,477] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,477] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,479] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,480] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,480] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,480] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,493] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,495] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,496] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,496] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,500] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,500] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,521] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,522] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,522] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,522] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,542] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,542] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,542] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,543] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] 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-08 05:51:28,543] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,543] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,557] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,557] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,557] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,557] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] 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-08 05:51:28,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,601] 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-08 05:51:28,602] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,622] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,622] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,622] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,631] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,631] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,631] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,631] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,635] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,638] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,638] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,638] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,640] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,641] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,641] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,641] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,650] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,650] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,650] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,650] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,660] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,660] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,660] 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-08 05:51:28,660] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,670] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,670] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,679] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,680] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,680] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,680] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,684] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,684] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,689] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,693] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] 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-08 05:51:28,732] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,732] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,737] 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-08 05:51:28,737] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,742] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,742] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,742] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,750] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,750] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,784] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,784] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,784] 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-08 05:51:28,784] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,794] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,797] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,803] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,803] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,814] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,814] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,814] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,814] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,825] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,825] 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-08 05:51:28,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,831] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,831] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,843] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,843] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,843] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,854] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,854] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,854] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,854] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,854] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,854] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,882] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,887] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,887] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,895] 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-08 05:51:28,895] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,908] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,908] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,926] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-14-7, -uve-topic-8-5, -uve-topic-20-23, -uve-topic-21-23, -uve-topic-13-24, -uve-topic-2-22, -uve-topic-19-23, -uve-topic-12-15, -uve-topic-3-14, structured_syslog_topic-7, -uve-topic-10-7, -uve-topic-9-14, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-8-23, structured_syslog_topic-25, -uve-topic-14-25, -uve-topic-7-23, -uve-topic-5-23, -uve-topic-10-25, -uve-topic-18-24, -uve-topic-6-15, -uve-topic-4-15, -uve-topic-27-23, -uve-topic-28-15, -uve-topic-29-15, -uve-topic-23-7, -uve-topic-24-15, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-17-16, structured_syslog_topic-1, -uve-topic-14-1, -uve-topic-2-28, -uve-topic-6-3, -uve-topic-10-1, -uve-topic-23-25, -uve-topic-3-20, -uve-topic-11-17, -uve-topic-22-16, -uve-topic-9-20, -uve-topic-19-17, -uve-topic-12-9, -uve-topic-2-4, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-5-29, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-0-29, -uve-topic-29-9, -uve-topic-1-29, -uve-topic-6-21, -uve-topic-4-21, -uve-topic-8-29, -uve-topic-12-27, -uve-topic-13-18, -uve-topic-20-17, -uve-topic-21-17, -uve-topic-7-5, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-5-5, -uve-topic-27-17, -uve-topic-18-18, -uve-topic-0-5, -uve-topic-1-5, -uve-topic-3-26, -uve-topic-19-11, -uve-topic-12-3, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-9-26, -uve-topic-17-28, -uve-topic-14-19, -uve-topic-2-10, structured_syslog_topic-19, -uve-topic-10-19, -uve-topic-3-2, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-24-3, -uve-topic-4-27, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-9-2, -uve-topic-17-4, -uve-topic-18-12, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-22-28, -uve-topic-29-3, -uve-topic-6-27, -uve-topic-5-11, -uve-topic-28-27, -uve-topic-0-11, -uve-topic-29-27, -uve-topic-1-11, -uve-topic-23-19, -uve-topic-4-3, -uve-topic-27-11, -uve-topic-20-11, -uve-topic-8-11, -uve-topic-21-11, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-27-29, -uve-topic-2-16, -uve-topic-19-5, -uve-topic-10-13, -uve-topic-19-29, -uve-topic-12-21, -uve-topic-9-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-14-13, -uve-topic-27-5, -uve-topic-18-6, -uve-topic-13-6, -uve-topic-11-23, -uve-topic-0-17, -uve-topic-22-22, -uve-topic-1-17, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-28-21, -uve-topic-8-17, -uve-topic-29-21, -uve-topic-7-17, -uve-topic-24-21, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-5-17, -uve-topic-20-5, -uve-topic-21-5, -uve-topic-6-9, -uve-topic-23-13, -uve-topic-4-9) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:28,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,930] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,930] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,934] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,934] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,935] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,942] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:28,942] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,942] 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-08 05:51:28,942] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,944] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,944] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,945] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:28,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,957] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,957] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,971] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,971] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,981] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,981] 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-08 05:51:28,981] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,987] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-20-0, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-5-15, -uve-topic-22-20, -uve-topic-27-18, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-27-0, structured_syslog_topic-17, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-9-15, -uve-topic-28-19, -uve-topic-28-25, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-13-19, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-23-14, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-29-13, -uve-topic-18-13, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-27-3, -uve-topic-8-9, -uve-topic-19-24, -uve-topic-21-12, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-5-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-19-6, -uve-topic-22-5, -uve-topic-20-27, -uve-topic-11-21, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-0-15, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-29-10, -uve-topic-0-9, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-5-27, -uve-topic-17-20, -uve-topic-18-16, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-27-6, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-13-4, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-29-28, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-1-18, -uve-topic-10-29, -uve-topic-10-8, structured_syslog_topic-20, -uve-topic-20-15, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-17-8, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-9-6, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-18-22, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-21-21, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-11-6, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-29-19, -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-2-23, -uve-topic-18-19, -uve-topic-12-13, -uve-topic-17-17, -uve-topic-3-15, -uve-topic-29-7, -uve-topic-22-14, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-9-12, -uve-topic-22-11, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-8-6, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-7-12, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-17-23, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-17-14, -uve-topic-0-27, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-6-22, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-13-13, -uve-topic-8-15, -uve-topic-28-16, -uve-topic-3-27, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-17-2, structured_syslog_topic-5, -uve-topic-4-19, -uve-topic-11-15, -uve-topic-2-26, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-27-9, -uve-topic-5-0, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-5-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-7-6, -uve-topic-8-21, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-10-11, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-4-28, -uve-topic-20-9, -uve-topic-10-2, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-10-26, -uve-topic-13-25, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:29,007] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,007] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,007] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,013] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,026] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,028] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,029] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,044] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,058] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,058] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,058] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,064] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,064] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,064] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,064] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,064] 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-08 05:51:29,064] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,064] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,064] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,070] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,070] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,078] INFO [KafkaServer id=3] Controlled shutdown request returned successfully after 3105ms (kafka.server.KafkaServer) [2026-06-08 05:51:29,080] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:51:29,080] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:51:29,080] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:51:29,080] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-08 05:51:29,085] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,085] INFO [Controller id=3, targetBrokerId=3] Cancelled in-flight LEADER_AND_ISR request with correlation id 13 due to node 3 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,088] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-08 05:51:29,089] INFO [data-plane Kafka Request Handler on Broker 3], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:51:29,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,091] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,091] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,091] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,096] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,096] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,106] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,171] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,159] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,172] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,172] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,193] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,200] 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-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] 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-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] 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-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,200] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,222] 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-08 05:51:29,222] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,227] 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-08 05:51:29,227] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,232] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,232] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,238] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,263] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,264] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,275] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,275] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,276] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,276] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,276] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,284] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,284] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,301] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,301] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,301] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,301] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,313] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,313] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,313] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,313] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,329] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,329] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,347] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,347] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,347] 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-08 05:51:29,347] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,351] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,366] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,366] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,366] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,366] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,366] 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-08 05:51:29,366] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,377] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,377] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,377] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,382] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,382] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,382] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,391] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,391] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,391] 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-08 05:51:29,391] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,402] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,402] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,402] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,403] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,403] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,403] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,423] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,423] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,423] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,423] 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-08 05:51:29,423] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,438] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,439] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,439] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,449] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,449] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] 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-08 05:51:29,468] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,468] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,469] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,478] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,478] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,478] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,478] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,479] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,479] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,479] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,493] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,493] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,493] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,493] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,493] 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-08 05:51:29,493] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,504] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,504] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,504] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,522] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,522] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,523] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,523] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,523] 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-08 05:51:29,523] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,542] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,542] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,542] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,542] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,552] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,552] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,552] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,552] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,558] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,558] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,562] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,579] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,579] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,580] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,595] 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-08 05:51:29,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,604] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,604] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,605] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,605] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,605] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,605] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,605] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,629] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,629] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,629] 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-08 05:51:29,629] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,641] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,642] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,642] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,642] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,651] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,651] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,651] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,651] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,656] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,656] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,661] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,662] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,680] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,680] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,681] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,685] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,685] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,685] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,686] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,686] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,694] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,694] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,694] 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-08 05:51:29,694] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,703] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,703] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,703] 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-08 05:51:29,703] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,705] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,705] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,705] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,724] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,724] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,730] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,730] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,735] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,735] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,751] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,752] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,752] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,752] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,752] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,752] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,769] 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-08 05:51:29,770] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,781] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,782] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,782] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,782] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,785] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,789] 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-08 05:51:29,789] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,793] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,794] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,803] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,803] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,803] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,803] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,806] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,806] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,806] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,812] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,812] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,812] 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-08 05:51:29,812] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,816] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,816] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,825] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,826] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,831] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,832] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,836] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,836] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,842] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,846] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] 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-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,874] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,878] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,883] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,883] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,883] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,901] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,905] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,905] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,907] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,907] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,907] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,929] 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-08 05:51:29,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,939] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,939] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:29,943] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:29,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, 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-08 05:51:30,008] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,984] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,023] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,023] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,023] 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-08 05:51:30,023] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,023] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,023] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,023] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] 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-08 05:51:30,025] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,124] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,124] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,124] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,125] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,126] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,126] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,225] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,225] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,225] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,226] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,227] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,227] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,327] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,327] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,327] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,328] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,328] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,328] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,428] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] INFO [Controller id=3, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] WARN [Controller id=3, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,529] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,604] INFO [Controller id=3, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,630] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,630] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,630] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,731] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,731] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,731] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,832] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,833] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,833] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,934] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,934] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,934] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,035] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,035] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,036] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,060] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-0-22, -uve-topic-19-7, -uve-topic-23-6, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-3-22, -uve-topic-1-22, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-13-23, -uve-topic-9-22, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-2-6, -uve-topic-18-8, -uve-topic-27-7, -uve-topic-11-25, -uve-topic-22-24, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-4-23, -uve-topic-28-23, -uve-topic-0-7, -uve-topic-29-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-20-7, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-13-8, -uve-topic-7-7, -uve-topic-5-7, -uve-topic-3-7, -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-28-8, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-4-20, -uve-topic-20-25, -uve-topic-21-25, -uve-topic-19-25, -uve-topic-5-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-0-4, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-19-10, -uve-topic-8-4, -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-2-21, -uve-topic-10-27, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-22-9, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-4-5, -uve-topic-11-10, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-10-3, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-29-2, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-3-10, -uve-topic-1-10, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-22-18, -uve-topic-9-10, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-19-19, -uve-topic-5-10, -uve-topic-2-27, -uve-topic-11-4, -uve-topic-22-3, -uve-topic-23-3, -uve-topic-10-21, -uve-topic-19-4, -uve-topic-4-11, -uve-topic-27-19, -uve-topic-20-19, -uve-topic-21-19, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-18-20, structured_syslog_topic-12, -uve-topic-6-11, -uve-topic-2-24, -uve-topic-27-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-20-4, -uve-topic-29-20, -uve-topic-6-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-28-5, -uve-topic-0-25, -uve-topic-29-5, -uve-topic-1-25, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-22, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-12-23, -uve-topic-9-25, -uve-topic-7-25, -uve-topic-5-25, -uve-topic-2-9, -uve-topic-19-22, -uve-topic-22-21, -uve-topic-23-21, -uve-topic-10-6, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-6-14, -uve-topic-4-14, -uve-topic-17-15, -uve-topic-28-14, -uve-topic-29-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-10-0, structured_syslog_topic-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-23-15, -uve-topic-2-15, -uve-topic-19-16, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-1-28, -uve-topic-0-28, -uve-topic-19-1, -uve-topic-9-28, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-13-17, -uve-topic-2-12, -uve-topic-20-16, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-12-2, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-4-29, -uve-topic-20-1, -uve-topic-21-1, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-3-13, -uve-topic-10-18, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-8-13, -uve-topic-29-17, -uve-topic-9-13, -uve-topic-8-1, -uve-topic-9-1, structured_syslog_topic-3, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-7-1, -uve-topic-5-1, -uve-topic-2-18, -uve-topic-11-28, -uve-topic-22-27, -uve-topic-23-27, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-29-26, -uve-topic-13-11, -uve-topic-4-2, -uve-topic-20-10, -uve-topic-21-10, -uve-topic-12-11, -uve-topic-20-28, -uve-topic-28-11, -uve-topic-29-11, -uve-topic-6-2, -uve-topic-5-19, -uve-topic-27-28, -uve-topic-18-29, -uve-topic-3-19, -uve-topic-21-28, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-1-19, -uve-topic-13-29, -uve-topic-8-19, -uve-topic-19-28, -uve-topic-9-19, -uve-topic-7-19, -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-2-3, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-19-13, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, structured_syslog_topic-21, -uve-topic-3-16, -uve-topic-2-0, -uve-topic-11-13, -uve-topic-22-12, -uve-topic-23-12, structured_syslog_topic-6, -uve-topic-20-13, -uve-topic-21-13, -uve-topic-6-17, -uve-topic-4-17, -uve-topic-27-13, -uve-topic-3-1, -uve-topic-18-14, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-12-14, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:31,061] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:31,061] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:31,061] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:31,063] INFO [data-plane Kafka Request Handler on Broker 3], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:51:31,066] INFO [ExpirationReaper-3-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,066] INFO [ExpirationReaper-3-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,066] INFO [ExpirationReaper-3-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,067] INFO [KafkaApi-3] Shutdown complete. (kafka.server.KafkaApis) [2026-06-08 05:51:31,067] INFO [ExpirationReaper-3-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,068] INFO [ExpirationReaper-3-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,068] INFO [ExpirationReaper-3-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,069] INFO [TransactionCoordinator id=3] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:51:31,069] INFO [Transaction State Manager 3]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-08 05:51:31,069] INFO [TxnMarkerSenderThread-3]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:51:31,070] INFO [TxnMarkerSenderThread-3]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:51:31,070] INFO [TxnMarkerSenderThread-3]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:51:31,070] INFO [TransactionCoordinator id=3] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:51:31,071] INFO [GroupCoordinator 3]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:51:31,071] INFO [ExpirationReaper-3-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,072] INFO [ExpirationReaper-3-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,072] INFO [ExpirationReaper-3-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,072] INFO [ExpirationReaper-3-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,073] INFO [ExpirationReaper-3-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,074] INFO [ExpirationReaper-3-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,074] INFO [GroupCoordinator 3]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:51:31,074] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2026-06-08 05:51:31,075] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:51:31,075] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:51:31,075] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:51:31,075] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:31,075] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:31,076] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:51:31,076] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,076] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,077] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:51:31,086] INFO [AddPartitionsToTxnSenderThread-3]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:51:31,086] INFO [AddPartitionsToTxnSenderThread-3]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:51:31,086] INFO [AddPartitionsToTxnSenderThread-3]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:51:31,087] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2026-06-08 05:51:31,095] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,095] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,095] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,096] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:51:31,096] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,096] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,096] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:51:31,097] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:51:31,097] INFO Shutting down. (kafka.log.LogManager) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,098] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:51:31,111] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 106 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:31,136] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,136] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,136] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,237] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,237] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,237] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,275] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 113 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:31,338] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,338] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,338] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,439] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,439] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,439] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,540] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,540] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,540] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,554] 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-08 05:51:31,640] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,640] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,641] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,727] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 154 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:31,741] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,741] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,742] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,843] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,843] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,844] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,945] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,945] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:31,945] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,046] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,046] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,046] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,145] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 102 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,147] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,147] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,147] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,160] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 52 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,201] INFO [ProducerStateManager partition=-uve-topic-14-0] Wrote producer snapshot at offset 17 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,248] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,248] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,248] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,348] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,348] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,349] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,398] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 83 with 0 producer ids in 2 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,408] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 44 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,449] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,449] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,449] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,461] INFO [ProducerStateManager partition=-uve-topic-13-0] Wrote producer snapshot at offset 15 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,519] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 795 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,550] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,550] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,551] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,651] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,651] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,651] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,659] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 112 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,753] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,754] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,754] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,819] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 51 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:32,855] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,855] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,855] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,955] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,955] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:32,956] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,056] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,056] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,057] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,157] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,157] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,157] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,230] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 78 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:33,245] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 135 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:33,258] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,258] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,258] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,359] INFO [Controller id=3, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,359] WARN [Controller id=3, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,359] INFO [Controller id=3, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,410] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-08 05:51:33,414] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,414] INFO [Controller id=3, targetBrokerId=1] Cancelled in-flight LEADER_AND_ISR request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 455ms, elapsed time since send: 455ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,414] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:33,416] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:51:33,416] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:51:33,416] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:51:33,417] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:51:33,522] INFO EventThread shut down for session: 0x200001b1d9f000a (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:33,523] INFO Session: 0x200001b1d9f000a closed (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:33,523] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:51:33,524] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,525] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,526] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,526] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:33,526] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutting down socket server (kafka.network.SocketServer) [2026-06-08 05:51:33,530] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutdown completed (kafka.network.SocketServer) [2026-06-08 05:51:33,531] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:51:33,531] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:51:33,531] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:51:33,531] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-08 05:51:33,531] INFO App info kafka.server for 3 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:51:33,532] INFO [KafkaServer id=3] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Jun 8 05:51:38 UTC 2026 ===================' INFO: =================== Mon Jun 8 05:51:38 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ 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 -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 +++ cat /proc/net/fib_trie +++ +++ grep -vi host awk '/32 host/ { print f } {f=$2}' +++ tr '\n' , +++ uniq +++ 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' ']' ++ cut -d ++ echo 10.0.0.33 3 ' ' -f 1 + my_ip=10.0.0.33 ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.33 + KAFKA_LISTEN_ADDRESS=10.0.0.33 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=3/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.33:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.33/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R 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-08 05:51:44,057] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-08 05:51:46,124] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-08 05:51:47,096] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:51:47,106] INFO starting (kafka.server.KafkaServer) [2026-06-08 05:51:47,110] 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-08 05:51:47,241] 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-08 05:51:47,274] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,345] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5902-3. (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,345] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,345] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,345] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,345] 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-08 05:51:47,346] 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-08 05:51:47,346] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,361] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,371] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:51:47,374] 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-08 05:51:47,391] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-08 05:51:47,451] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,477] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,478] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:51:47,497] INFO Socket connection established, initiating session, client: /10.0.0.33:38626, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,549] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x2000023841e0001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,587] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:51:48,836] INFO Cluster ID = 4cTkF7SzS46PA_-_44t6OQ (kafka.server.KafkaServer) [2026-06-08 05:51:49,332] 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-08 05:51:49,555] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:49,559] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:49,565] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:49,593] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:51:49,972] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:50,198] INFO Skipping recovery of 930 logs from /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2026-06-08 05:51:50,700] 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-08 05:51:50,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 391ms (1/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:50,854] 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-08 05:51:50,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 99ms (2/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:50,883] 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-08 05:51:50,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 54ms (3/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:50,967] 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-08 05:51:51,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 78ms (4/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,021] 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-08 05:51:51,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 51ms (5/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,096] 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-08 05:51:51,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 48ms (6/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,124] 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-08 05:51:51,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 56ms (7/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,182] 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-08 05:51:51,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 41ms (8/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,242] 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-08 05:51:51,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 71ms (9/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,303] 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-08 05:51:51,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 41ms (10/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,358] 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-08 05:51:51,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 45ms (11/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,396] 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-08 05:51:51,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 36ms (12/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,441] 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-08 05:51:51,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 43ms (13/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,475] 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-08 05:51:51,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 25ms (14/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,490] 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-08 05:51:51,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 9ms (15/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,508] 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-08 05:51:51,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topicId=fPFURuRJTpK1wEYeS5zTlw, 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-08 05:51:51,527] 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-08 05:51:51,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 19ms (17/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,552] 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-08 05:51:51,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topicId=VYilbB6fT8OLRnXJoK_vog, 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 27ms (18/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,576] 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-08 05:51:51,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 21ms (19/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,601] 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-08 05:51:51,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 23ms (20/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,642] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 795 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:51,642] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 795 (kafka.log.UnifiedLog$) [2026-06-08 05:51:51,643] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file 'SnapshotFile(offset=795, file=/tmp/kafka-logs/-uve-topic-0-0/00000000000000000795.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:51,662] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 20ms for snapshot load and 0ms for segment recovery from offset 795 (kafka.log.UnifiedLog$) [2026-06-08 05:51:51,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topicId=iryI5i8JRri6r9Gp8ropRQ, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=795) with 1 segments, local-log-start-offset 0 and log-end-offset 795 in 62ms (21/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,693] 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-08 05:51:51,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 24ms (22/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,698] 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-08 05:51:51,714] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 19ms (23/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,727] 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-08 05:51:51,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 15ms (24/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,739] 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-08 05:51:51,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topicId=E8wVhScpRUqRELGeqbtVRg, 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 12ms (25/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,761] 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-08 05:51:51,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 20ms (26/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,776] 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-08 05:51:51,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 18ms (27/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,809] 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-08 05:51:51,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 31ms (28/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,821] 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-08 05:51:51,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 12ms (29/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,825] 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-08 05:51:51,829] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 6ms (30/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,850] 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-08 05:51:51,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topicId=gi0bEpMpSca9DuahqwgZUg, 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 30ms (31/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,874] 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-08 05:51:51,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 26ms (32/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,910] 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-08 05:51:51,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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-08 05:51:51,921] 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-08 05:51:51,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 5ms (34/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,951] 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-08 05:51:51,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 17ms (35/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,967] 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-08 05:51:51,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 18ms (36/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:51,989] 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-08 05:51:51,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 19ms (37/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,016] 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-08 05:51:52,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 26ms (38/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,037] 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-08 05:51:52,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 19ms (39/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,041] 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-08 05:51:52,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 4ms (40/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,057] 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-08 05:51:52,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topicId=41pQmQEeSP-mchBq1qkSiA, 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 16ms (41/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,113] 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-08 05:51:52,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 30ms (42/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,142] 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-08 05:51:52,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 38ms (43/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,190] 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-08 05:51:52,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 36ms (44/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,215] 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-08 05:51:52,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 31ms (45/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,363] 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-08 05:51:52,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 132ms (46/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,376] 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-08 05:51:52,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 11ms (47/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,388] 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-08 05:51:52,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topicId=41pQmQEeSP-mchBq1qkSiA, 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 13ms (48/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,419] 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-08 05:51:52,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 29ms (49/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,436] 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-08 05:51:52,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topicId=KL7_5wpYSkCND2tLckaUjg, 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 25ms (50/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,451] 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-08 05:51:52,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 32ms (51/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,487] 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-08 05:51:52,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 10ms (52/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,491] 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-08 05:51:52,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topicId=K8CDLjePSWeh8w15ggrozw, 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 23ms (53/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,539] 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-08 05:51:52,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 31ms (54/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,573] 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-08 05:51:52,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 57ms (55/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,636] 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-08 05:51:52,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 35ms (56/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,638] 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-08 05:51:52,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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-08 05:51:52,648] 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-08 05:51:52,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 10ms (58/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,650] 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-08 05:51:52,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 16ms (59/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,701] 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-08 05:51:52,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 22ms (60/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,705] 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-08 05:51:52,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topicId=E8wVhScpRUqRELGeqbtVRg, 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 3ms (61/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,727] 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-08 05:51:52,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topicId=VYilbB6fT8OLRnXJoK_vog, 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 5ms (62/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,743] 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-08 05:51:52,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topicId=E8wVhScpRUqRELGeqbtVRg, 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 17ms (63/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,793] 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-08 05:51:52,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 50ms (64/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,818] 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-08 05:51:52,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 31ms (65/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,844] 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-08 05:51:52,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 5ms (66/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,848] 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-08 05:51:52,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 15ms (67/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,911] 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-08 05:51:52,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 52ms (68/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,916] 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-08 05:51:52,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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-08 05:51:52,929] 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-08 05:51:52,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (70/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,943] 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-08 05:51:52,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topicId=K8CDLjePSWeh8w15ggrozw, 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 12ms (71/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,945] 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-08 05:51:52,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (72/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,968] 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-08 05:51:52,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 25ms (73/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:52,983] 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-08 05:51:52,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 15ms (74/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,006] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 102 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:53,008] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 102 (kafka.log.UnifiedLog$) [2026-06-08 05:51:53,008] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file 'SnapshotFile(offset=102, file=/tmp/kafka-logs/-uve-topic-24-0/00000000000000000102.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:53,008] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 102 (kafka.log.UnifiedLog$) [2026-06-08 05:51:53,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topicId=hIrm7KAoT-2ORT3LjGhvUQ, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=102) with 1 segments, local-log-start-offset 0 and log-end-offset 102 in 25ms (75/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,033] 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-08 05:51:53,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 23ms (76/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,051] 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-08 05:51:53,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topicId=VYilbB6fT8OLRnXJoK_vog, 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 38ms (77/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,072] 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-08 05:51:53,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (78/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,075] 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-08 05:51:53,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 8ms (79/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,083] 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-08 05:51:53,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (80/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,098] 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-08 05:51:53,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 15ms (81/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,109] 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-08 05:51:53,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 12ms (82/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,119] 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-08 05:51:53,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 4ms (83/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,122] 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-08 05:51:53,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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-08 05:51:53,140] 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-08 05:51:53,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 2ms (85/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,158] 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-08 05:51:53,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 18ms (86/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,161] 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-08 05:51:53,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 4ms (87/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,183] 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-08 05:51:53,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 10ms (88/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,185] 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-08 05:51:53,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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-08 05:51:53,187] 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-08 05:51:53,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (90/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,188] 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-08 05:51:53,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (91/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,205] 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-08 05:51:53,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 18ms (92/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,254] 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-08 05:51:53,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topicId=CR5x8V64RoWSLZsTttELZQ, 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 48ms (93/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,257] 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-08 05:51:53,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topicId=VYilbB6fT8OLRnXJoK_vog, 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 2ms (94/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,259] 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-08 05:51:53,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 4ms (95/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,286] 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-08 05:51:53,333] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 71ms (96/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,336] 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-08 05:51:53,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 3ms (97/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,360] 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-08 05:51:53,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 25ms (98/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,362] 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-08 05:51:53,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topicId=VYilbB6fT8OLRnXJoK_vog, 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-08 05:51:53,364] 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-08 05:51:53,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (100/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,390] 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-08 05:51:53,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topicId=gi0bEpMpSca9DuahqwgZUg, 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 21ms (101/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,400] 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-08 05:51:53,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 9ms (102/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,417] 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-08 05:51:53,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 17ms (103/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,431] 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-08 05:51:53,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 14ms (104/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,434] 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-08 05:51:53,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topicId=VYilbB6fT8OLRnXJoK_vog, 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 2ms (105/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,435] 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-08 05:51:53,436] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 1ms (106/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,453] 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-08 05:51:53,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topicId=CR5x8V64RoWSLZsTttELZQ, 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 17ms (107/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,457] 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-08 05:51:53,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 3ms (108/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,463] 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-08 05:51:53,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 17ms (109/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,489] 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-08 05:51:53,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topicId=41pQmQEeSP-mchBq1qkSiA, 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 14ms (110/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,497] 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-08 05:51:53,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topicId=VYilbB6fT8OLRnXJoK_vog, 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 8ms (111/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,511] 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-08 05:51:53,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 14ms (112/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,525] 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-08 05:51:53,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 14ms (113/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,527] 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-08 05:51:53,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 1ms (114/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,529] 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-08 05:51:53,529] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 1ms (115/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,531] 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-08 05:51:53,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 2ms (116/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,549] 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-08 05:51:53,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 19ms (117/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,551] 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-08 05:51:53,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (118/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,553] 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-08 05:51:53,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 9ms (119/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,565] 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-08 05:51:53,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 5ms (120/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,567] 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-08 05:51:53,568] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 2ms (121/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,569] 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-08 05:51:53,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topicId=41pQmQEeSP-mchBq1qkSiA, 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 1ms (122/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,595] 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-08 05:51:53,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topicId=gi0bEpMpSca9DuahqwgZUg, 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 27ms (123/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,603] 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-08 05:51:53,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 8ms (124/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,614] 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-08 05:51:53,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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-08 05:51:53,616] 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-08 05:51:53,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 2ms (126/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,637] 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-08 05:51:53,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topicId=E8wVhScpRUqRELGeqbtVRg, 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 22ms (127/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,639] 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-08 05:51:53,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 2ms (128/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,657] 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-08 05:51:53,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 18ms (129/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,661] 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-08 05:51:53,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topicId=41pQmQEeSP-mchBq1qkSiA, 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 19ms (130/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,704] 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-08 05:51:53,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topicId=41pQmQEeSP-mchBq1qkSiA, 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 27ms (131/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,721] 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-08 05:51:53,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 17ms (132/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,723] 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-08 05:51:53,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 2ms (133/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,725] 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-08 05:51:53,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 9ms (134/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,742] 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-08 05:51:53,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 2ms (135/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,744] 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-08 05:51:53,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topicId=E8wVhScpRUqRELGeqbtVRg, 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 14ms (136/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,762] 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-08 05:51:53,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 8ms (137/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,801] 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-08 05:51:53,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 22ms (138/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,821] 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-08 05:51:53,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 19ms (139/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,823] 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-08 05:51:53,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (140/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,840] 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-08 05:51:53,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 3ms (141/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,842] 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-08 05:51:53,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 12ms (142/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,855] 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-08 05:51:53,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 14ms (143/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,870] 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-08 05:51:53,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 7ms (144/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,885] 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-08 05:51:53,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 3ms (145/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,898] 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-08 05:51:53,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 13ms (146/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,910] 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-08 05:51:53,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 14ms (147/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,937] 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-08 05:51:53,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 25ms (148/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,939] 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-08 05:51:53,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 7ms (149/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,950] 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-08 05:51:53,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 9ms (150/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,962] 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-08 05:51:53,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 24ms (151/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,987] 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-08 05:51:53,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 2ms (152/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,990] 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-08 05:51:53,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topicId=CR5x8V64RoWSLZsTttELZQ, 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 3ms (153/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:53,993] 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-08 05:51:54,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 14ms (154/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,011] 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-08 05:51:54,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 2ms (155/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,025] 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-08 05:51:54,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 14ms (156/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,027] 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-08 05:51:54,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topicId=CR5x8V64RoWSLZsTttELZQ, 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 2ms (157/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,030] 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-08 05:51:54,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topicId=709Glse7QSSCNzbWQ7h8xQ, 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-08 05:51:54,051] 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-08 05:51:54,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 7ms (159/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,053] 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-08 05:51:54,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 2ms (160/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,063] 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-08 05:51:54,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 10ms (161/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,064] 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-08 05:51:54,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (162/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,066] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 52 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,085] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 52 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,085] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file 'SnapshotFile(offset=52, file=/tmp/kafka-logs/-uve-topic-23-0/00000000000000000052.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:54,085] 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 52 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topicId=VYilbB6fT8OLRnXJoK_vog, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=52) with 1 segments, local-log-start-offset 0 and log-end-offset 52 in 20ms (163/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,100] 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-08 05:51:54,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 14ms (164/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,102] 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-08 05:51:54,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (165/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,111] 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-08 05:51:54,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 9ms (166/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,113] 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-08 05:51:54,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 2ms (167/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,126] 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-08 05:51:54,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topicId=KL7_5wpYSkCND2tLckaUjg, 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 14ms (168/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,163] 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-08 05:51:54,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topicId=K8CDLjePSWeh8w15ggrozw, 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 28ms (169/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,177] 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-08 05:51:54,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 14ms (170/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,190] 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-08 05:51:54,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topicId=gi0bEpMpSca9DuahqwgZUg, 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 13ms (171/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,202] 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-08 05:51:54,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topicId=gi0bEpMpSca9DuahqwgZUg, 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-08 05:51:54,217] 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-08 05:51:54,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topicId=VYilbB6fT8OLRnXJoK_vog, 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 14ms (173/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,219] 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-08 05:51:54,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 2ms (174/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,230] 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-08 05:51:54,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 4ms (175/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,241] 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-08 05:51:54,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 24ms (176/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,263] 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-08 05:51:54,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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-08 05:51:54,278] 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-08 05:51:54,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 16ms (178/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,280] 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-08 05:51:54,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (179/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,295] 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-08 05:51:54,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (180/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,297] 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-08 05:51:54,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (181/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,298] 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-08 05:51:54,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (182/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,299] 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-08 05:51:54,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topicId=41pQmQEeSP-mchBq1qkSiA, 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 32ms (183/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,344] 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-08 05:51:54,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 14ms (184/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,345] 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-08 05:51:54,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 2ms (185/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,347] 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-08 05:51:54,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 1ms (186/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,348] 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-08 05:51:54,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topicId=E8wVhScpRUqRELGeqbtVRg, 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 1ms (187/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,381] 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-08 05:51:54,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 34ms (188/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,401] 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-08 05:51:54,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 17ms (189/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,455] 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-08 05:51:54,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topicId=E8wVhScpRUqRELGeqbtVRg, 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 33ms (190/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,457] 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-08 05:51:54,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 3ms (191/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,472] 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-08 05:51:54,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 14ms (192/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,513] 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-08 05:51:54,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 37ms (193/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,515] 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-08 05:51:54,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (194/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,528] 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-08 05:51:54,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 8ms (195/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,553] 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-08 05:51:54,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 17ms (196/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,555] 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-08 05:51:54,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 19ms (197/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,575] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 106 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,585] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 106 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,585] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file 'SnapshotFile(offset=106, file=/tmp/kafka-logs/-uve-topic-21-0/00000000000000000106.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:54,585] 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 106 (kafka.log.UnifiedLog$) [2026-06-08 05:51:54,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topicId=9KOnY-6fRHOsjiB3uuTvvA, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=106) with 1 segments, local-log-start-offset 0 and log-end-offset 106 in 12ms (198/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,602] 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-08 05:51:54,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (199/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,618] 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-08 05:51:54,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 26ms (200/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,631] 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-08 05:51:54,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 2ms (201/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,632] 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-08 05:51:54,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 16ms (202/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,649] 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-08 05:51:54,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (203/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,661] 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-08 05:51:54,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 13ms (204/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,663] 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-08 05:51:54,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (205/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,665] 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-08 05:51:54,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topicId=K8CDLjePSWeh8w15ggrozw, 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 13ms (206/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,678] 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-08 05:51:54,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (207/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,686] 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-08 05:51:54,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 8ms (208/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,695] 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-08 05:51:54,695] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 2ms (209/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,696] 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-08 05:51:54,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 21ms (210/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,718] 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-08 05:51:54,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 3ms (211/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,738] 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-08 05:51:54,739] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 20ms (212/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,769] 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-08 05:51:54,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topicId=VYilbB6fT8OLRnXJoK_vog, 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 30ms (213/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,770] 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-08 05:51:54,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (214/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,772] 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-08 05:51:54,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topicId=roJ88sb5RziTZFDp0-fhBQ, 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-08 05:51:54,786] 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-08 05:51:54,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 14ms (216/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,787] 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-08 05:51:54,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 11ms (217/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,805] 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-08 05:51:54,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 9ms (218/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,807] 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-08 05:51:54,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (219/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,809] 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-08 05:51:54,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 16ms (220/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,825] 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-08 05:51:54,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (221/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,827] 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-08 05:51:54,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 6ms (222/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,858] 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-08 05:51:54,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topicId=41pQmQEeSP-mchBq1qkSiA, 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 25ms (223/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,865] 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-08 05:51:54,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topicId=VYilbB6fT8OLRnXJoK_vog, 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 6ms (224/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,869] 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-08 05:51:54,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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-08 05:51:54,871] 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-08 05:51:54,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 24ms (226/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,895] 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-08 05:51:54,896] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 3ms (227/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,906] 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-08 05:51:54,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 1ms (228/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,921] 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-08 05:51:54,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topicId=CR5x8V64RoWSLZsTttELZQ, 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 19ms (229/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,940] 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-08 05:51:54,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 1ms (230/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,949] 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-08 05:51:54,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topicId=E8wVhScpRUqRELGeqbtVRg, 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-08 05:51:54,962] 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-08 05:51:54,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 6ms (232/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,990] 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-08 05:51:54,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 25ms (233/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:54,992] 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-08 05:51:54,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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-08 05:51:55,010] 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-08 05:51:55,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 9ms (235/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,012] 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-08 05:51:55,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (236/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,022] 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-08 05:51:55,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 24ms (237/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,047] 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-08 05:51:55,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 2ms (238/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,057] 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-08 05:51:55,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 20ms (239/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,068] 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-08 05:51:55,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 2ms (240/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,070] 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-08 05:51:55,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 16ms (241/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,087] 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-08 05:51:55,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 6ms (242/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,107] 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-08 05:51:55,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 15ms (243/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,109] 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-08 05:51:55,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (244/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,127] 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-08 05:51:55,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 34ms (245/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,169] 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-08 05:51:55,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topicId=K8CDLjePSWeh8w15ggrozw, 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 18ms (246/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,187] 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-08 05:51:55,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 19ms (247/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,190] 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-08 05:51:55,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 3ms (248/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,195] 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-08 05:51:55,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 3ms (249/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,203] 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-08 05:51:55,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 22ms (250/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,246] 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-08 05:51:55,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 6ms (251/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,252] 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-08 05:51:55,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 4ms (252/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,253] 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-08 05:51:55,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (253/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,280] 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-08 05:51:55,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 2ms (254/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,287] 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-08 05:51:55,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 2ms (255/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,305] 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-08 05:51:55,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topicId=K8CDLjePSWeh8w15ggrozw, 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 2ms (256/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,331] 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-08 05:51:55,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 3ms (257/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,338] 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-08 05:51:55,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topicId=CR5x8V64RoWSLZsTttELZQ, 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 7ms (258/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,340] 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-08 05:51:55,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 2ms (259/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,356] 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-08 05:51:55,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topicId=K8CDLjePSWeh8w15ggrozw, 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 12ms (260/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,375] 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-08 05:51:55,378] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 18ms (261/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,395] 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-08 05:51:55,396] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 14ms (262/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,401] 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-08 05:51:55,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 5ms (263/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,411] 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-08 05:51:55,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 8ms (264/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,428] 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-08 05:51:55,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topicId=K8CDLjePSWeh8w15ggrozw, 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 12ms (265/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,445] 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-08 05:51:55,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 15ms (266/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,449] 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-08 05:51:55,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topicId=K8CDLjePSWeh8w15ggrozw, 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 5ms (267/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,458] 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-08 05:51:55,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topicId=KL7_5wpYSkCND2tLckaUjg, 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 5ms (268/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,465] 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-08 05:51:55,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topicId=KL7_5wpYSkCND2tLckaUjg, 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 6ms (269/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,474] 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-08 05:51:55,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 6ms (270/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,484] 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-08 05:51:55,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 10ms (271/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,496] 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-08 05:51:55,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 7ms (272/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,513] 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-08 05:51:55,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topicId=KL7_5wpYSkCND2tLckaUjg, 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 14ms (273/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,519] 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-08 05:51:55,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 8ms (274/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,539] 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-08 05:51:55,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topicId=KL7_5wpYSkCND2tLckaUjg, 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 15ms (275/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,554] 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-08 05:51:55,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 14ms (276/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,558] 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-08 05:51:55,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 6ms (277/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,569] 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-08 05:51:55,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 8ms (278/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,587] 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-08 05:51:55,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 13ms (279/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,598] 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-08 05:51:55,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 11ms (280/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,600] 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-08 05:51:55,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 5ms (281/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,610] 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-08 05:51:55,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 4ms (282/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,613] 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-08 05:51:55,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 4ms (283/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,628] 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-08 05:51:55,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 12ms (284/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,637] 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-08 05:51:55,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 9ms (285/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,639] 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-08 05:51:55,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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-08 05:51:55,658] 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-08 05:51:55,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 17ms (287/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,668] 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-08 05:51:55,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 11ms (288/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,671] 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-08 05:51:55,674] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 5ms (289/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,683] 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-08 05:51:55,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topicId=CR5x8V64RoWSLZsTttELZQ, 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 9ms (290/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,692] 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-08 05:51:55,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 8ms (291/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,699] 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-08 05:51:55,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 8ms (292/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,707] 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-08 05:51:55,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 24ms (293/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,725] 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-08 05:51:55,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topicId=fG8PIyhUTF6sfc62xwPGxA, 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-08 05:51:55,744] 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-08 05:51:55,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topicId=41pQmQEeSP-mchBq1qkSiA, 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 18ms (295/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,750] 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-08 05:51:55,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topicId=gi0bEpMpSca9DuahqwgZUg, 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 6ms (296/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,755] 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-08 05:51:55,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 7ms (297/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,772] 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-08 05:51:55,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 13ms (298/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,782] 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-08 05:51:55,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topicId=VYilbB6fT8OLRnXJoK_vog, 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 4ms (299/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,785] 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-08 05:51:55,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topicId=KL7_5wpYSkCND2tLckaUjg, 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 3ms (300/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,809] 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-08 05:51:55,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 22ms (301/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,820] 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-08 05:51:55,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 9ms (302/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,848] 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-08 05:51:55,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 23ms (303/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,856] 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-08 05:51:55,860] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 12ms (304/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,866] 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-08 05:51:55,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 5ms (305/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,879] 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-08 05:51:55,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topicId=gi0bEpMpSca9DuahqwgZUg, 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 10ms (306/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,892] 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-08 05:51:55,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 21ms (307/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,910] 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-08 05:51:55,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 7ms (308/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,922] 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-08 05:51:55,924] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 9ms (309/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,940] 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-08 05:51:55,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topicId=CR5x8V64RoWSLZsTttELZQ, 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 13ms (310/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,948] 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-08 05:51:55,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 7ms (311/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,967] 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-08 05:51:55,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 19ms (312/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,984] 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-08 05:51:55,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (313/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:55,986] 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-08 05:51:55,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (314/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,002] 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-08 05:51:56,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 4ms (315/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,007] 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-08 05:51:56,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 5ms (316/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,013] 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-08 05:51:56,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topicId=K8CDLjePSWeh8w15ggrozw, 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 3ms (317/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,026] 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-08 05:51:56,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 1ms (318/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,051] 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-08 05:51:56,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topicId=K8CDLjePSWeh8w15ggrozw, 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 3ms (319/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,085] 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-08 05:51:56,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 33ms (320/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,092] 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-08 05:51:56,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 2ms (321/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,095] 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-08 05:51:56,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 9ms (322/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,104] 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-08 05:51:56,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 6ms (323/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,111] 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-08 05:51:56,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 3ms (324/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,142] 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-08 05:51:56,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 13ms (325/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,146] 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-08 05:51:56,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 4ms (326/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,154] 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-08 05:51:56,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 6ms (327/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,167] 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-08 05:51:56,169] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 14ms (328/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,170] 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-08 05:51:56,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (329/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,176] 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-08 05:51:56,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 5ms (330/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,179] 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-08 05:51:56,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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-08 05:51:56,189] 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-08 05:51:56,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 18ms (332/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,206] 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-08 05:51:56,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (333/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,208] 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-08 05:51:56,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (334/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,211] 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-08 05:51:56,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 7ms (335/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,221] 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-08 05:51:56,275] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 57ms (336/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,277] 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-08 05:51:56,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 2ms (337/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,278] 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-08 05:51:56,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 1ms (338/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,279] 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-08 05:51:56,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 1ms (339/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,280] 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-08 05:51:56,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topicId=gi0bEpMpSca9DuahqwgZUg, 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 11ms (340/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,301] 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-08 05:51:56,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 11ms (341/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,321] 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-08 05:51:56,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 12ms (342/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,323] 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-08 05:51:56,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 3ms (343/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,333] 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-08 05:51:56,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topicId=CR5x8V64RoWSLZsTttELZQ, 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 9ms (344/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,335] 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-08 05:51:56,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 2ms (345/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,350] 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-08 05:51:56,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topicId=E8wVhScpRUqRELGeqbtVRg, 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-08 05:51:56,352] 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-08 05:51:56,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topicId=fG8PIyhUTF6sfc62xwPGxA, 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-08 05:51:56,355] 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-08 05:51:56,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 2ms (348/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,360] 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-08 05:51:56,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 4ms (349/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,362] 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-08 05:51:56,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (350/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,363] 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-08 05:51:56,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (351/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,364] 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-08 05:51:56,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (352/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,365] 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-08 05:51:56,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (353/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,371] 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-08 05:51:56,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topicId=41pQmQEeSP-mchBq1qkSiA, 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 6ms (354/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,372] 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-08 05:51:56,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topicId=41pQmQEeSP-mchBq1qkSiA, 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 1ms (355/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,373] 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-08 05:51:56,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (356/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,375] 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-08 05:51:56,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (357/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,377] 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-08 05:51:56,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topicId=K8CDLjePSWeh8w15ggrozw, 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 45ms (358/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,423] 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-08 05:51:56,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 4ms (359/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,425] 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-08 05:51:56,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (360/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,453] 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-08 05:51:56,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 28ms (361/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,455] 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-08 05:51:56,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 2ms (362/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,485] 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-08 05:51:56,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topicId=gi0bEpMpSca9DuahqwgZUg, 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 30ms (363/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,487] 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-08 05:51:56,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (364/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,490] 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-08 05:51:56,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (365/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,570] 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-08 05:51:56,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 80ms (366/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,577] 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-08 05:51:56,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 7ms (367/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,578] 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-08 05:51:56,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (368/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,582] 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-08 05:51:56,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topicId=CR5x8V64RoWSLZsTttELZQ, 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 3ms (369/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,586] 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-08 05:51:56,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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-08 05:51:56,596] 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-08 05:51:56,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 10ms (371/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,597] 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-08 05:51:56,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (372/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,600] 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-08 05:51:56,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 21ms (373/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,631] 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-08 05:51:56,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 13ms (374/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,633] 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-08 05:51:56,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 5ms (375/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,659] 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-08 05:51:56,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 22ms (376/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,666] 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-08 05:51:56,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 9ms (377/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,674] 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-08 05:51:56,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (378/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,679] 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-08 05:51:56,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 3ms (379/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,689] 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-08 05:51:56,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topicId=41pQmQEeSP-mchBq1qkSiA, 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 15ms (380/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,713] 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-08 05:51:56,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 16ms (381/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,715] 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-08 05:51:56,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topicId=VYilbB6fT8OLRnXJoK_vog, 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-08 05:51:56,716] 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-08 05:51:56,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topicId=709Glse7QSSCNzbWQ7h8xQ, 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-08 05:51:56,717] 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-08 05:51:56,722] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 6ms (384/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,723] 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-08 05:51:56,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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-08 05:51:56,726] 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-08 05:51:56,726] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 3ms (386/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,727] 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-08 05:51:56,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 1ms (387/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,728] 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-08 05:51:56,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topicId=K8CDLjePSWeh8w15ggrozw, 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-08 05:51:56,729] 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-08 05:51:56,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topicId=fG8PIyhUTF6sfc62xwPGxA, 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-08 05:51:56,730] 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-08 05:51:56,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (390/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,731] 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-08 05:51:56,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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-08 05:51:56,739] 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-08 05:51:56,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 122ms (392/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,856] 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-08 05:51:56,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 3ms (393/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,858] 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-08 05:51:56,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 2ms (394/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,860] 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-08 05:51:56,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topicId=vuNwAap7SPCEoWhNQv5zhg, 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-08 05:51:56,864] 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-08 05:51:56,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 5ms (396/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,867] 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-08 05:51:56,867] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 2ms (397/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,881] 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-08 05:51:56,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 18ms (398/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,887] 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-08 05:51:56,897] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 12ms (399/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,898] 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-08 05:51:56,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 8ms (400/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,906] 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-08 05:51:56,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 12ms (401/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,918] 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-08 05:51:56,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (402/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,930] 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-08 05:51:56,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topicId=KL7_5wpYSkCND2tLckaUjg, 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 12ms (403/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,931] 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-08 05:51:56,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 7ms (404/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,938] 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-08 05:51:56,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (405/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,939] 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-08 05:51:56,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (406/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,961] 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-08 05:51:56,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topicId=CR5x8V64RoWSLZsTttELZQ, 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 25ms (407/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,966] 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-08 05:51:56,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 2ms (408/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,970] 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-08 05:51:56,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topicId=E8wVhScpRUqRELGeqbtVRg, 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 3ms (409/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,978] 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-08 05:51:56,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 4ms (410/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,983] 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-08 05:51:56,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topicId=gi0bEpMpSca9DuahqwgZUg, 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 2ms (411/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,990] 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-08 05:51:56,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 10ms (412/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:56,995] 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-08 05:51:57,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topicId=E8wVhScpRUqRELGeqbtVRg, 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 7ms (413/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,002] 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-08 05:51:57,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 1ms (414/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,003] 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-08 05:51:57,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topicId=VYilbB6fT8OLRnXJoK_vog, 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 1ms (415/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,007] 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-08 05:51:57,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 10ms (416/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,014] 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-08 05:51:57,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topicId=VYilbB6fT8OLRnXJoK_vog, 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-08 05:51:57,016] 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-08 05:51:57,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 10ms (418/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,028] 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-08 05:51:57,037] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 12ms (419/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,038] 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-08 05:51:57,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topicId=vuNwAap7SPCEoWhNQv5zhg, 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-08 05:51:57,046] 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-08 05:51:57,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topicId=CR5x8V64RoWSLZsTttELZQ, 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 7ms (421/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,047] 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-08 05:51:57,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (422/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,052] 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-08 05:51:57,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 5ms (423/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,066] 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-08 05:51:57,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 15ms (424/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,070] 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-08 05:51:57,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topicId=gi0bEpMpSca9DuahqwgZUg, 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 2ms (425/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,080] 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-08 05:51:57,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 9ms (426/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,089] 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-08 05:51:57,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topicId=41pQmQEeSP-mchBq1qkSiA, 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 8ms (427/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,090] 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-08 05:51:57,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (428/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,091] 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-08 05:51:57,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topicId=E8wVhScpRUqRELGeqbtVRg, 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-08 05:51:57,094] 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-08 05:51:57,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (430/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,097] 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-08 05:51:57,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 2ms (431/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,099] 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-08 05:51:57,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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-08 05:51:57,100] 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-08 05:51:57,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (433/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,102] 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-08 05:51:57,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 2ms (434/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,103] 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-08 05:51:57,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topicId=VYilbB6fT8OLRnXJoK_vog, 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 1ms (435/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,104] 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-08 05:51:57,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 2ms (436/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,105] 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-08 05:51:57,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topicId=K8CDLjePSWeh8w15ggrozw, 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 2ms (437/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,110] 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-08 05:51:57,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topicId=5obtU1mZRZ2hIGZdW7u2TA, topic=-uve-topic-18, 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 (438/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,112] 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-08 05:51:57,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (439/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,120] 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-08 05:51:57,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topicId=K8CDLjePSWeh8w15ggrozw, 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 8ms (440/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,121] 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-08 05:51:57,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (441/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,122] 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-08 05:51:57,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (442/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,348] 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-08 05:51:57,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 225ms (443/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,350] 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-08 05:51:57,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (444/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,351] 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-08 05:51:57,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 21ms (445/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,372] 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-08 05:51:57,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (446/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,374] 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-08 05:51:57,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 2ms (447/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,375] 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-08 05:51:57,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 3ms (448/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,378] 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-08 05:51:57,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (449/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,379] 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-08 05:51:57,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 2ms (450/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,380] 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-08 05:51:57,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 2ms (451/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,384] 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-08 05:51:57,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topicId=E8wVhScpRUqRELGeqbtVRg, 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 3ms (452/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,389] 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-08 05:51:57,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topicId=VYilbB6fT8OLRnXJoK_vog, 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 10ms (453/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,397] 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-08 05:51:57,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 3ms (454/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,401] 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-08 05:51:57,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 4ms (455/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,406] 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-08 05:51:57,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 6ms (456/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,414] 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-08 05:51:57,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 5ms (457/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,416] 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-08 05:51:57,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 1ms (458/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,422] 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-08 05:51:57,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 6ms (459/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,423] 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-08 05:51:57,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (460/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,434] 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-08 05:51:57,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 10ms (461/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,436] 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-08 05:51:57,436] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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-08 05:51:57,437] 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-08 05:51:57,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 1ms (463/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,438] 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-08 05:51:57,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 1ms (464/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,449] 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-08 05:51:57,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topicId=CR5x8V64RoWSLZsTttELZQ, 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 11ms (465/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,450] 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-08 05:51:57,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topicId=K8CDLjePSWeh8w15ggrozw, 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-08 05:51:57,466] 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-08 05:51:57,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 16ms (467/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,472] 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-08 05:51:57,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topicId=41pQmQEeSP-mchBq1qkSiA, 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 6ms (468/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,473] 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-08 05:51:57,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (469/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,474] 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-08 05:51:57,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 1ms (470/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,475] 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-08 05:51:57,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 0ms (471/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,476] 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-08 05:51:57,477] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 0ms (472/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,477] 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-08 05:51:57,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (473/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,478] 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-08 05:51:57,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 1ms (474/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,487] 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-08 05:51:57,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 11ms (475/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,491] 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-08 05:51:57,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 2ms (476/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,493] 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-08 05:51:57,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (477/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,494] 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-08 05:51:57,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (478/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,501] 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-08 05:51:57,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 7ms (479/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,511] 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-08 05:51:57,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topicId=gi0bEpMpSca9DuahqwgZUg, 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 11ms (480/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,520] 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-08 05:51:57,521] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 9ms (481/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,522] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 51 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,522] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 51 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,522] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file 'SnapshotFile(offset=51, file=/tmp/kafka-logs/-uve-topic-2-0/00000000000000000051.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:57,523] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 51 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topicId=fG8PIyhUTF6sfc62xwPGxA, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=51) with 1 segments, local-log-start-offset 0 and log-end-offset 51 in 2ms (482/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,524] 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-08 05:51:57,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (483/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,535] 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-08 05:51:57,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 11ms (484/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,536] 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-08 05:51:57,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 36ms (485/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,587] 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-08 05:51:57,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 17ms (486/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,725] 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-08 05:51:57,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 138ms (487/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,728] 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-08 05:51:57,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topicId=fG8PIyhUTF6sfc62xwPGxA, 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-08 05:51:57,731] 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-08 05:51:57,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (489/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,732] 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-08 05:51:57,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 4ms (490/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,742] 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-08 05:51:57,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topicId=709Glse7QSSCNzbWQ7h8xQ, 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-08 05:51:57,746] 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-08 05:51:57,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topicId=41pQmQEeSP-mchBq1qkSiA, 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 3ms (492/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,749] 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-08 05:51:57,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (493/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,755] 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-08 05:51:57,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topicId=fPFURuRJTpK1wEYeS5zTlw, 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-08 05:51:57,769] 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-08 05:51:57,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topicId=KL7_5wpYSkCND2tLckaUjg, 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 13ms (495/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,778] 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-08 05:51:57,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 9ms (496/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,780] 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-08 05:51:57,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 2ms (497/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,800] 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-08 05:51:57,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 21ms (498/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,813] 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-08 05:51:57,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 12ms (499/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,814] 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-08 05:51:57,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (500/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,815] 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-08 05:51:57,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (501/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,830] 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-08 05:51:57,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 15ms (502/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,838] 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-08 05:51:57,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 8ms (503/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,847] 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-08 05:51:57,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 9ms (504/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,864] 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-08 05:51:57,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topicId=K8CDLjePSWeh8w15ggrozw, 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 16ms (505/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,866] 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-08 05:51:57,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (506/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,879] 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-08 05:51:57,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 14ms (507/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,883] 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-08 05:51:57,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (508/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,901] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,901] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 44 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,901] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file 'SnapshotFile(offset=44, file=/tmp/kafka-logs/-uve-topic-1-0/00000000000000000044.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:57,901] 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 44 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topicId=OnwR_XiYTKmgwo8jEevpbw, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments, local-log-start-offset 0 and log-end-offset 44 in 17ms (509/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,906] 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-08 05:51:57,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 3ms (510/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,913] 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-08 05:51:57,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topicId=41pQmQEeSP-mchBq1qkSiA, 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 11ms (511/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,953] 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-08 05:51:57,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 32ms (512/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,961] 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-08 05:51:57,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 2ms (513/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,962] 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-08 05:51:57,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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-08 05:51:57,971] 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-08 05:51:57,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 10ms (515/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,980] 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-08 05:51:57,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topicId=CR5x8V64RoWSLZsTttELZQ, 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 8ms (516/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,987] 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-08 05:51:57,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 7ms (517/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,988] 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-08 05:51:57,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (518/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,994] 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-08 05:51:57,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 7ms (519/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,996] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 112 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,996] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 112 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,996] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file 'SnapshotFile(offset=112, file=/tmp/kafka-logs/-uve-topic-22-0/00000000000000000112.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:57,996] 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 112 (kafka.log.UnifiedLog$) [2026-06-08 05:51:57,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topicId=gi0bEpMpSca9DuahqwgZUg, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=112) with 1 segments, local-log-start-offset 0 and log-end-offset 112 in 2ms (520/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:57,999] 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-08 05:51:58,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 10ms (521/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,013] 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-08 05:51:58,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 3ms (522/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,015] 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-08 05:51:58,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (523/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,016] 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-08 05:51:58,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 1ms (524/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,027] 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-08 05:51:58,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 11ms (525/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,033] 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-08 05:51:58,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 7ms (526/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,040] 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-08 05:51:58,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 6ms (527/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,041] 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-08 05:51:58,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (528/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,042] 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-08 05:51:58,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 1ms (529/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,049] 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-08 05:51:58,050] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 7ms (530/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,051] 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-08 05:51:58,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (531/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,052] 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-08 05:51:58,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (532/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,054] 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-08 05:51:58,054] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 2ms (533/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,077] 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-08 05:51:58,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topicId=E8wVhScpRUqRELGeqbtVRg, 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 24ms (534/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,088] 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-08 05:51:58,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 10ms (535/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,089] 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-08 05:51:58,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (536/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,094] 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-08 05:51:58,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 5ms (537/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,095] 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-08 05:51:58,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 1ms (538/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,109] 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-08 05:51:58,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 14ms (539/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,110] 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-08 05:51:58,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 1ms (540/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,120] 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-08 05:51:58,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 10ms (541/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,128] 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-08 05:51:58,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 8ms (542/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,130] 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-08 05:51:58,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (543/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,137] 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-08 05:51:58,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topicId=fG8PIyhUTF6sfc62xwPGxA, 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-08 05:51:58,138] 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-08 05:51:58,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (545/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,139] 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-08 05:51:58,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (546/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,140] 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-08 05:51:58,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topicId=E8wVhScpRUqRELGeqbtVRg, 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 1ms (547/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,147] 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-08 05:51:58,148] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 8ms (548/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,149] 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-08 05:51:58,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topicId=E8wVhScpRUqRELGeqbtVRg, 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 1ms (549/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,159] 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-08 05:51:58,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 10ms (550/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,166] 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-08 05:51:58,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 7ms (551/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,167] 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-08 05:51:58,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topicId=OnwR_XiYTKmgwo8jEevpbw, 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-08 05:51:58,168] 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-08 05:51:58,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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-08 05:51:58,169] 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-08 05:51:58,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 14ms (554/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,186] 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-08 05:51:58,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 4ms (555/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,194] 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-08 05:51:58,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 15ms (556/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,203] 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-08 05:51:58,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 2ms (557/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,214] 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-08 05:51:58,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topicId=41pQmQEeSP-mchBq1qkSiA, 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 11ms (558/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,223] 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-08 05:51:58,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 10ms (559/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,227] 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-08 05:51:58,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (560/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,228] 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-08 05:51:58,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topicId=K8CDLjePSWeh8w15ggrozw, 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 13ms (561/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,250] 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-08 05:51:58,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 9ms (562/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,264] 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-08 05:51:58,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 13ms (563/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,277] 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-08 05:51:58,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 12ms (564/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,278] 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-08 05:51:58,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (565/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,279] 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-08 05:51:58,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (566/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,280] 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-08 05:51:58,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 1ms (567/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,282] 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-08 05:51:58,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (568/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,283] 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-08 05:51:58,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (569/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,284] 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-08 05:51:58,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (570/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,292] 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-08 05:51:58,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topicId=gi0bEpMpSca9DuahqwgZUg, 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 7ms (571/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,305] 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-08 05:51:58,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topicId=41pQmQEeSP-mchBq1qkSiA, 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 12ms (572/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,317] 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-08 05:51:58,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 11ms (573/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,324] 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-08 05:51:58,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 7ms (574/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,331] 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-08 05:51:58,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 6ms (575/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,339] 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-08 05:51:58,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topicId=KL7_5wpYSkCND2tLckaUjg, 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 9ms (576/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,348] 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-08 05:51:58,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 11ms (577/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,354] 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-08 05:51:58,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 3ms (578/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,357] 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-08 05:51:58,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 14ms (579/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,378] 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-08 05:51:58,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topicId=E8wVhScpRUqRELGeqbtVRg, 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 10ms (580/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,381] 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-08 05:51:58,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 6ms (581/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,392] 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-08 05:51:58,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 7ms (582/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,393] 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-08 05:51:58,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (583/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,402] 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-08 05:51:58,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 8ms (584/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,403] 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-08 05:51:58,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 3ms (585/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,406] 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-08 05:51:58,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (586/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,407] 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-08 05:51:58,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (587/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,418] 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-08 05:51:58,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 12ms (588/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,428] 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-08 05:51:58,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 9ms (589/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,429] 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-08 05:51:58,430] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (590/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,436] 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-08 05:51:58,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topicId=VYilbB6fT8OLRnXJoK_vog, 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 6ms (591/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,437] 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-08 05:51:58,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (592/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,444] 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-08 05:51:58,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 7ms (593/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,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-08 05:51:58,446] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 2ms (594/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,453] 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-08 05:51:58,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topicId=CR5x8V64RoWSLZsTttELZQ, 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 8ms (595/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,455] 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-08 05:51:58,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 4ms (596/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,473] 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-08 05:51:58,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 15ms (597/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,478] 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-08 05:51:58,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 5ms (598/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,479] 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-08 05:51:58,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 2ms (599/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,482] 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-08 05:51:58,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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-08 05:51:58,493] 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-08 05:51:58,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topicId=E8wVhScpRUqRELGeqbtVRg, 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 11ms (601/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,500] 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-08 05:51:58,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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-08 05:51:58,508] 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-08 05:51:58,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 8ms (603/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,510] 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-08 05:51:58,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 2ms (604/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,512] 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-08 05:51:58,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (605/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,513] 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-08 05:51:58,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 1ms (606/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,514] 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-08 05:51:58,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 0ms (607/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,523] 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-08 05:51:58,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 9ms (608/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,529] 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-08 05:51:58,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 7ms (609/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,536] 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-08 05:51:58,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 6ms (610/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,542] 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-08 05:51:58,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 7ms (611/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,580] 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-08 05:51:58,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 37ms (612/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,586] 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-08 05:51:58,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 6ms (613/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,592] 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-08 05:51:58,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 7ms (614/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,594] 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-08 05:51:58,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (615/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,595] 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-08 05:51:58,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topicId=CR5x8V64RoWSLZsTttELZQ, 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-08 05:51:58,601] 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-08 05:51:58,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topicId=VYilbB6fT8OLRnXJoK_vog, 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 7ms (617/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,603] 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-08 05:51:58,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (618/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,604] 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-08 05:51:58,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 1ms (619/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,614] 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-08 05:51:58,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 11ms (620/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,629] 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-08 05:51:58,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 14ms (621/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,631] 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-08 05:51:58,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (622/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,632] 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-08 05:51:58,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topicId=8PlPKqdnS7eTROSCjPqsvA, 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-08 05:51:58,633] 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-08 05:51:58,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 2ms (624/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,635] 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-08 05:51:58,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 0ms (625/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,636] 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-08 05:51:58,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 1ms (626/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,643] 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-08 05:51:58,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topicId=E8wVhScpRUqRELGeqbtVRg, 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 7ms (627/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,649] 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-08 05:51:58,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topicId=CR5x8V64RoWSLZsTttELZQ, 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 9ms (628/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,653] 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-08 05:51:58,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topicId=41pQmQEeSP-mchBq1qkSiA, 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-08 05:51:58,661] 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-08 05:51:58,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 7ms (630/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,662] 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-08 05:51:58,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topicId=VYilbB6fT8OLRnXJoK_vog, 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 2ms (631/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,669] 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-08 05:51:58,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 6ms (632/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,670] 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-08 05:51:58,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (633/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,677] 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-08 05:51:58,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 7ms (634/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,686] 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-08 05:51:58,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 6ms (635/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,692] 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-08 05:51:58,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (636/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,696] 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-08 05:51:58,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topicId=gi0bEpMpSca9DuahqwgZUg, 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 4ms (637/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,706] 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-08 05:51:58,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 11ms (638/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,715] 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-08 05:51:58,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 5ms (639/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,720] 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-08 05:51:58,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 4ms (640/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,725] 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-08 05:51:58,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 3ms (641/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,745] 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-08 05:51:58,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 18ms (642/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,746] 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-08 05:51:58,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (643/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,748] 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-08 05:51:58,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 2ms (644/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,749] 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-08 05:51:58,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (645/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,763] 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-08 05:51:58,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topicId=gi0bEpMpSca9DuahqwgZUg, 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 13ms (646/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,764] 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-08 05:51:58,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (647/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,771] 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-08 05:51:58,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 8ms (648/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,776] 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-08 05:51:58,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topicId=gi0bEpMpSca9DuahqwgZUg, 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 4ms (649/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,778] 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-08 05:51:58,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topicId=KL7_5wpYSkCND2tLckaUjg, 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 2ms (650/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,779] 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-08 05:51:58,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (651/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,780] 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-08 05:51:58,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 0ms (652/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,781] 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-08 05:51:58,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 1ms (653/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,782] 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-08 05:51:58,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (654/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,783] 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-08 05:51:58,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topicId=41pQmQEeSP-mchBq1qkSiA, 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 1ms (655/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,784] 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-08 05:51:58,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 1ms (656/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,786] 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-08 05:51:58,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topicId=E8wVhScpRUqRELGeqbtVRg, 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 3ms (657/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:58,788] 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-08 05:51:58,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topicId=fPFURuRJTpK1wEYeS5zTlw, 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-08 05:51:59,055] 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-08 05:51:59,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 267ms (659/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,071] 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-08 05:51:59,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 12ms (660/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,080] 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-08 05:51:59,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 9ms (661/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,082] 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-08 05:51:59,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 2ms (662/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,089] 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-08 05:51:59,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topicId=VYilbB6fT8OLRnXJoK_vog, 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 8ms (663/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,097] 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-08 05:51:59,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topicId=CR5x8V64RoWSLZsTttELZQ, 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 7ms (664/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,098] 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-08 05:51:59,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 2ms (665/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,100] 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-08 05:51:59,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (666/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,102] 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-08 05:51:59,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topicId=CR5x8V64RoWSLZsTttELZQ, 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 2ms (667/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,110] 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-08 05:51:59,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 7ms (668/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,111] 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-08 05:51:59,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (669/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,118] 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-08 05:51:59,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 7ms (670/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,119] 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-08 05:51:59,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topicId=gi0bEpMpSca9DuahqwgZUg, 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 2ms (671/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,128] 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-08 05:51:59,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 18ms (672/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,140] 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-08 05:51:59,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 2ms (673/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,145] 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-08 05:51:59,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 2ms (674/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,155] 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-08 05:51:59,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topicId=CR5x8V64RoWSLZsTttELZQ, 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 10ms (675/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,164] 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-08 05:51:59,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 9ms (676/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,166] 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-08 05:51:59,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (677/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,167] 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-08 05:51:59,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 2ms (678/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,176] 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-08 05:51:59,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 9ms (679/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,184] 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-08 05:51:59,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topicId=KL7_5wpYSkCND2tLckaUjg, 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 7ms (680/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,191] 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-08 05:51:59,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topicId=41pQmQEeSP-mchBq1qkSiA, 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 8ms (681/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,198] 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-08 05:51:59,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topicId=E8wVhScpRUqRELGeqbtVRg, 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 13ms (682/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,213] 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-08 05:51:59,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 16ms (683/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,223] 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-08 05:51:59,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (684/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,229] 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-08 05:51:59,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 7ms (685/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,237] 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-08 05:51:59,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 7ms (686/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,239] 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-08 05:51:59,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topicId=K8CDLjePSWeh8w15ggrozw, 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 3ms (687/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,248] 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-08 05:51:59,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 8ms (688/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,251] 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-08 05:51:59,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 2ms (689/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,252] 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-08 05:51:59,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (690/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,265] 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-08 05:51:59,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topicId=VYilbB6fT8OLRnXJoK_vog, 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 13ms (691/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,267] 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-08 05:51:59,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 1ms (692/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,271] 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-08 05:51:59,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 5ms (693/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,284] 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-08 05:51:59,285] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 13ms (694/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,286] 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-08 05:51:59,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (695/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,287] 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-08 05:51:59,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topicId=K8CDLjePSWeh8w15ggrozw, 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 1ms (696/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,288] 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-08 05:51:59,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 0ms (697/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,294] 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-08 05:51:59,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 7ms (698/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,307] 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-08 05:51:59,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 12ms (699/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,321] 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-08 05:51:59,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topicId=iryI5i8JRri6r9Gp8ropRQ, 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-08 05:51:59,323] 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-08 05:51:59,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (701/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,334] 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-08 05:51:59,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 11ms (702/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,342] 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-08 05:51:59,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 9ms (703/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,350] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 83 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,350] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 83 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,350] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file 'SnapshotFile(offset=83, file=/tmp/kafka-logs/-uve-topic-20-0/00000000000000000083.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:59,350] INFO [LogLoader partition=-uve-topic-20-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-08 05:51:59,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topicId=SlwIoYRORIGiu6ePWS7J4g, topic=-uve-topic-20, 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 (704/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,358] 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-08 05:51:59,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 8ms (705/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,365] 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-08 05:51:59,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 7ms (706/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,375] 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-08 05:51:59,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 11ms (707/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,377] 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-08 05:51:59,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (708/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,384] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 135 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,384] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 135 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,384] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file 'SnapshotFile(offset=135, file=/tmp/kafka-logs/-uve-topic-27-0/00000000000000000135.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:59,384] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 135 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topicId=KL7_5wpYSkCND2tLckaUjg, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=135) with 1 segments, local-log-start-offset 0 and log-end-offset 135 in 7ms (709/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,386] 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-08 05:51:59,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topicId=gi0bEpMpSca9DuahqwgZUg, 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 2ms (710/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,391] 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-08 05:51:59,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 6ms (711/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,393] 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-08 05:51:59,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topicId=41pQmQEeSP-mchBq1qkSiA, 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 1ms (712/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,405] 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-08 05:51:59,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topicId=RXW3XtdRQ7GbL2-yx6ey8w, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (713/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,407] 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-08 05:51:59,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 1ms (714/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,417] 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-08 05:51:59,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 10ms (715/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,418] 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-08 05:51:59,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 2ms (716/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,420] 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-08 05:51:59,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topicId=E8wVhScpRUqRELGeqbtVRg, 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 1ms (717/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,426] 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-08 05:51:59,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 6ms (718/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,432] 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-08 05:51:59,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (719/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,433] 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-08 05:51:59,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topicId=E8wVhScpRUqRELGeqbtVRg, 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-08 05:51:59,439] 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-08 05:51:59,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 7ms (721/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,442] 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-08 05:51:59,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topicId=KL7_5wpYSkCND2tLckaUjg, 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 2ms (722/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,444] 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-08 05:51:59,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topicId=VYilbB6fT8OLRnXJoK_vog, 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 1ms (723/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,445] 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-08 05:51:59,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (724/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,450] 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-08 05:51:59,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 4ms (725/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,451] 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-08 05:51:59,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (726/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,453] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 113 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,453] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 113 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,454] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file 'SnapshotFile(offset=113, file=/tmp/kafka-logs/-uve-topic-26-0/00000000000000000113.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:59,454] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 113 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topicId=7JJ2gtmRSF-RIRlf-XHv8w, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=113) with 1 segments, local-log-start-offset 0 and log-end-offset 113 in 3ms (727/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,457] 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-08 05:51:59,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 2ms (728/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,460] 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-08 05:51:59,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 3ms (729/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,463] 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-08 05:51:59,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topicId=vuNwAap7SPCEoWhNQv5zhg, 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-08 05:51:59,464] 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-08 05:51:59,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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-08 05:51:59,469] 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-08 05:51:59,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topicId=CR5x8V64RoWSLZsTttELZQ, 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 4ms (732/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,471] 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-08 05:51:59,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topicId=E8wVhScpRUqRELGeqbtVRg, 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 1ms (733/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,473] 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-08 05:51:59,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 2ms (734/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,475] 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-08 05:51:59,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 8ms (735/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,483] 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-08 05:51:59,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (736/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,487] 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-08 05:51:59,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 2ms (737/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,490] 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-08 05:51:59,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 3ms (738/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,493] 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-08 05:51:59,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topicId=6MEjYxNSS4qqB4ErKINv-w, 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-08 05:51:59,500] 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-08 05:51:59,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 7ms (740/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,502] 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-08 05:51:59,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (741/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,508] 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-08 05:51:59,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 25ms (742/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,533] 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-08 05:51:59,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (743/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,536] 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-08 05:51:59,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topicId=K8CDLjePSWeh8w15ggrozw, 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 3ms (744/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,540] 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-08 05:51:59,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 2ms (745/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,543] 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-08 05:51:59,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topicId=K8CDLjePSWeh8w15ggrozw, 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 6ms (746/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,550] 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-08 05:51:59,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 8ms (747/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,561] 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-08 05:51:59,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (748/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,562] 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-08 05:51:59,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (749/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,563] 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-08 05:51:59,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 2ms (750/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,565] 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-08 05:51:59,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 7ms (751/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,573] 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-08 05:51:59,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (752/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,575] 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-08 05:51:59,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (753/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,576] 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-08 05:51:59,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (754/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,578] 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-08 05:51:59,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (755/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,579] 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-08 05:51:59,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (756/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,580] 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-08 05:51:59,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topicId=E8wVhScpRUqRELGeqbtVRg, 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 2ms (757/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,583] 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-08 05:51:59,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (758/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,588] 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-08 05:51:59,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topicId=E8wVhScpRUqRELGeqbtVRg, 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 2ms (759/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,589] 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-08 05:51:59,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 0ms (760/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,592] 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-08 05:51:59,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 2ms (761/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,593] 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-08 05:51:59,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (762/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,594] 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-08 05:51:59,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topicId=CR5x8V64RoWSLZsTttELZQ, 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 0ms (763/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,614] 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-08 05:51:59,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topicId=E8wVhScpRUqRELGeqbtVRg, 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 19ms (764/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,621] 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-08 05:51:59,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topicId=E8wVhScpRUqRELGeqbtVRg, 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 6ms (765/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,622] 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-08 05:51:59,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (766/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,628] 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-08 05:51:59,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topicId=gi0bEpMpSca9DuahqwgZUg, 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 7ms (767/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,630] 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-08 05:51:59,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (768/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,654] 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-08 05:51:59,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 24ms (769/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,660] 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-08 05:51:59,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (770/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,672] 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-08 05:51:59,672] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 12ms (771/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,673] 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-08 05:51:59,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (772/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,681] 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-08 05:51:59,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 8ms (773/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,688] 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-08 05:51:59,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topicId=iryI5i8JRri6r9Gp8ropRQ, 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-08 05:51:59,695] 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-08 05:51:59,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 7ms (775/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,702] 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-08 05:51:59,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 7ms (776/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,704] 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-08 05:51:59,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topicId=41pQmQEeSP-mchBq1qkSiA, 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 9ms (777/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,722] 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-08 05:51:59,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 10ms (778/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,724] 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-08 05:51:59,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (779/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,725] 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-08 05:51:59,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (780/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,731] 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-08 05:51:59,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 12ms (781/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,745] 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-08 05:51:59,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 7ms (782/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,752] 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-08 05:51:59,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 6ms (783/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,754] 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-08 05:51:59,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topicId=KL7_5wpYSkCND2tLckaUjg, 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 2ms (784/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,756] 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-08 05:51:59,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 2ms (785/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,765] 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-08 05:51:59,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 9ms (786/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,772] 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-08 05:51:59,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topicId=VYilbB6fT8OLRnXJoK_vog, 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 8ms (787/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,774] 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-08 05:51:59,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topicId=41pQmQEeSP-mchBq1qkSiA, 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 2ms (788/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,776] 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-08 05:51:59,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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-08 05:51:59,786] 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-08 05:51:59,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 11ms (790/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,788] 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-08 05:51:59,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topicId=CR5x8V64RoWSLZsTttELZQ, 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 1ms (791/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,813] 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-08 05:51:59,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (792/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,826] 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-08 05:51:59,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 18ms (793/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,832] 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-08 05:51:59,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (794/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,833] 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-08 05:51:59,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (795/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,843] 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-08 05:51:59,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 10ms (796/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,850] 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-08 05:51:59,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 7ms (797/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,857] 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-08 05:51:59,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topicId=KL7_5wpYSkCND2tLckaUjg, 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 8ms (798/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,861] 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-08 05:51:59,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 2ms (799/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,881] 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-08 05:51:59,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topicId=VYilbB6fT8OLRnXJoK_vog, 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 27ms (800/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,896] 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-08 05:51:59,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 8ms (801/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,898] 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-08 05:51:59,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (802/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,899] 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-08 05:51:59,900] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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-08 05:51:59,901] 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-08 05:51:59,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topicId=8PlPKqdnS7eTROSCjPqsvA, 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-08 05:51:59,915] 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-08 05:51:59,916] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 14ms (805/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,922] 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-08 05:51:59,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topicId=KL7_5wpYSkCND2tLckaUjg, 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 6ms (806/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,929] 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-08 05:51:59,929] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 7ms (807/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,930] 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-08 05:51:59,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 2ms (808/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,932] 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-08 05:51:59,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topicId=VYilbB6fT8OLRnXJoK_vog, 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 2ms (809/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,937] 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-08 05:51:59,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 4ms (810/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,938] 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-08 05:51:59,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 1ms (811/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,939] 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-08 05:51:59,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (812/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,940] 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-08 05:51:59,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 1ms (813/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,941] 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-08 05:51:59,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (814/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,943] 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-08 05:51:59,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 1ms (815/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,944] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 17 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,952] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 17 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,953] INFO [ProducerStateManager partition=-uve-topic-14-0] Loading producer state from snapshot file 'SnapshotFile(offset=17, file=/tmp/kafka-logs/-uve-topic-14-0/00000000000000000017.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:51:59,953] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 17 (kafka.log.UnifiedLog$) [2026-06-08 05:51:59,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topicId=lIPaTs5VSv6RTDYQ3IY6fA, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=17) with 1 segments, local-log-start-offset 0 and log-end-offset 17 in 10ms (816/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,957] 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-08 05:51:59,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 9ms (817/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,964] 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-08 05:51:59,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 7ms (818/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,971] 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-08 05:51:59,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 12ms (819/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,989] 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-08 05:51:59,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 7ms (820/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,993] 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-08 05:51:59,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 5ms (821/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,995] 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-08 05:51:59,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topicId=VYilbB6fT8OLRnXJoK_vog, 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 1ms (822/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,996] 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-08 05:51:59,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (823/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,997] 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-08 05:51:59,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (824/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:51:59,998] 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-08 05:51:59,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (825/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,001] 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-08 05:52:00,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 3ms (826/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,004] 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-08 05:52:00,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 1ms (827/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,022] 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-08 05:52:00,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 7ms (828/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,023] 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-08 05:52:00,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 2ms (829/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,033] 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-08 05:52:00,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 13ms (830/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,038] 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-08 05:52:00,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 5ms (831/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,044] 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-08 05:52:00,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 1ms (832/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,055] 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-08 05:52:00,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 10ms (833/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,056] 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-08 05:52:00,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (834/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,058] 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-08 05:52:00,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (835/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,070] 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-08 05:52:00,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 13ms (836/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,073] 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-08 05:52:00,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 2ms (837/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,075] 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-08 05:52:00,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topicId=8PlPKqdnS7eTROSCjPqsvA, 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 2ms (838/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,077] 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-08 05:52:00,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 1ms (839/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,086] 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-08 05:52:00,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topicId=gi0bEpMpSca9DuahqwgZUg, 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 9ms (840/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,088] 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-08 05:52:00,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 1ms (841/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,089] 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-08 05:52:00,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 1ms (842/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,090] 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-08 05:52:00,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 1ms (843/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,095] 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-08 05:52:00,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topicId=VYilbB6fT8OLRnXJoK_vog, 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 5ms (844/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,108] 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-08 05:52:00,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 14ms (845/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,115] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 154 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,115] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 154 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,115] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file 'SnapshotFile(offset=154, file=/tmp/kafka-logs/-uve-topic-28-0/00000000000000000154.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:52:00,115] 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 154 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topicId=wIdbbJ91T6Cmy309Fpg-2A, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=154) with 1 segments, local-log-start-offset 0 and log-end-offset 154 in 7ms (846/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,117] 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-08 05:52:00,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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-08 05:52:00,121] 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-08 05:52:00,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 3ms (848/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,123] 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-08 05:52:00,124] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (849/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,127] 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-08 05:52:00,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topicId=CR5x8V64RoWSLZsTttELZQ, 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 2ms (850/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,128] 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-08 05:52:00,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (851/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,129] 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-08 05:52:00,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 1ms (852/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,130] 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-08 05:52:00,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topicId=8PlPKqdnS7eTROSCjPqsvA, 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-08 05:52:00,139] 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-08 05:52:00,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 10ms (854/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,141] 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-08 05:52:00,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (855/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,144] 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-08 05:52:00,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 3ms (856/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,145] 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-08 05:52:00,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topicId=VYilbB6fT8OLRnXJoK_vog, 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 2ms (857/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,153] 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-08 05:52:00,153] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 6ms (858/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,170] 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-08 05:52:00,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 17ms (859/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,179] 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-08 05:52:00,179] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 9ms (860/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,180] 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-08 05:52:00,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 2ms (861/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,190] 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-08 05:52:00,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topicId=K8CDLjePSWeh8w15ggrozw, 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 9ms (862/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,191] 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-08 05:52:00,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 1ms (863/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,192] 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-08 05:52:00,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topicId=KL7_5wpYSkCND2tLckaUjg, 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-08 05:52:00,194] 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-08 05:52:00,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 1ms (865/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,197] 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-08 05:52:00,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topicId=SlwIoYRORIGiu6ePWS7J4g, 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-08 05:52:00,200] 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-08 05:52:00,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 2ms (867/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,203] 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-08 05:52:00,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 4ms (868/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,218] 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-08 05:52:00,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topicId=K8CDLjePSWeh8w15ggrozw, 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 14ms (869/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,220] 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-08 05:52:00,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topicId=41pQmQEeSP-mchBq1qkSiA, 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-08 05:52:00,226] 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-08 05:52:00,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 7ms (871/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,228] 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-08 05:52:00,228] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topicId=KlzGbXMES8SFy7a7XYgcQA, 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-08 05:52:00,237] 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-08 05:52:00,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 9ms (873/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,238] 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-08 05:52:00,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 2ms (874/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,244] 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-08 05:52:00,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 6ms (875/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,251] 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-08 05:52:00,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topicId=fG8PIyhUTF6sfc62xwPGxA, 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 6ms (876/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,257] 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-08 05:52:00,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topicId=7JJ2gtmRSF-RIRlf-XHv8w, 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 8ms (877/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,260] 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-08 05:52:00,260] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 1ms (878/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,261] 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-08 05:52:00,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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-08 05:52:00,262] 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-08 05:52:00,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 1ms (880/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,263] 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-08 05:52:00,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (881/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,266] 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-08 05:52:00,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topicId=OnwR_XiYTKmgwo8jEevpbw, 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-08 05:52:00,293] 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-08 05:52:00,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topicId=VYilbB6fT8OLRnXJoK_vog, 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 26ms (883/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,294] 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-08 05:52:00,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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 2ms (884/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,301] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 78 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,301] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 78 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,301] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file 'SnapshotFile(offset=78, file=/tmp/kafka-logs/-uve-topic-25-0/00000000000000000078.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:52:00,301] 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 78 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topicId=E8wVhScpRUqRELGeqbtVRg, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=78) with 1 segments, local-log-start-offset 0 and log-end-offset 78 in 6ms (885/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,307] 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-08 05:52:00,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topicId=iryI5i8JRri6r9Gp8ropRQ, 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 7ms (886/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,309] 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-08 05:52:00,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 1ms (887/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,310] 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-08 05:52:00,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 3ms (888/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,313] 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-08 05:52:00,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topicId=hIrm7KAoT-2ORT3LjGhvUQ, 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-08 05:52:00,315] 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-08 05:52:00,315] 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-08 05:52:00,315] 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-08 05:52:00,315] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 109 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topicId=aMu9BXrKQP-8F1vhaf_Mvw, 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 2ms (890/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,316] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 15 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,316] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 15 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,316] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file 'SnapshotFile(offset=15, file=/tmp/kafka-logs/-uve-topic-13-0/00000000000000000015.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:52:00,317] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 15 (kafka.log.UnifiedLog$) [2026-06-08 05:52:00,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=15) with 1 segments, local-log-start-offset 0 and log-end-offset 15 in 2ms (891/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,318] 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-08 05:52:00,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topicId=6MEjYxNSS4qqB4ErKINv-w, 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-08 05:52:00,327] 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-08 05:52:00,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topicId=RmR6LGrQRW-PEZsREh_vkA, 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 9ms (893/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,329] 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-08 05:52:00,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topicId=gi0bEpMpSca9DuahqwgZUg, 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 1ms (894/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,331] 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-08 05:52:00,332] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 2ms (895/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,333] 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-08 05:52:00,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 2ms (896/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,335] 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-08 05:52:00,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (897/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,355] 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-08 05:52:00,356] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topicId=8LXnKrIHTXGU5D8ypcmZHg, 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 21ms (898/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,365] 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-08 05:52:00,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topicId=K8CDLjePSWeh8w15ggrozw, 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 9ms (899/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,374] 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-08 05:52:00,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topicId=5obtU1mZRZ2hIGZdW7u2TA, 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 10ms (900/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,382] 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-08 05:52:00,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 8ms (901/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,384] 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-08 05:52:00,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topicId=KlzGbXMES8SFy7a7XYgcQA, 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 1ms (902/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,387] 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-08 05:52:00,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topicId=709Glse7QSSCNzbWQ7h8xQ, 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 6ms (903/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,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-08 05:52:00,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topicId=wIdbbJ91T6Cmy309Fpg-2A, 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 3ms (904/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,395] 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-08 05:52:00,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topicId=mnZocP4bQhyGaPaaQFUMoQ, 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 1ms (905/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,398] 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-08 05:52:00,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 3ms (906/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,406] 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-08 05:52:00,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 8ms (907/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,416] 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-08 05:52:00,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topicId=vuNwAap7SPCEoWhNQv5zhg, 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 9ms (908/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,417] 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-08 05:52:00,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topicId=E8wVhScpRUqRELGeqbtVRg, 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-08 05:52:00,418] 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-08 05:52:00,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (910/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,419] 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-08 05:52:00,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 0ms (911/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,430] 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-08 05:52:00,430] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topicId=KL7_5wpYSkCND2tLckaUjg, 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 11ms (912/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,437] 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-08 05:52:00,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 7ms (913/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,438] 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-08 05:52:00,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 1ms (914/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,439] 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-08 05:52:00,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (915/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,440] 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-08 05:52:00,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topicId=lIPaTs5VSv6RTDYQ3IY6fA, 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 1ms (916/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,441] 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-08 05:52:00,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topicId=SlwIoYRORIGiu6ePWS7J4g, 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 1ms (917/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,442] 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-08 05:52:00,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topicId=gi0bEpMpSca9DuahqwgZUg, 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 3ms (918/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,448] 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-08 05:52:00,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topicId=RXW3XtdRQ7GbL2-yx6ey8w, 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 4ms (919/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,465] 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-08 05:52:00,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topicId=OnwR_XiYTKmgwo8jEevpbw, 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 17ms (920/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,466] 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-08 05:52:00,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topicId=6MEjYxNSS4qqB4ErKINv-w, 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-08 05:52:00,467] 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-08 05:52:00,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topicId=gi0bEpMpSca9DuahqwgZUg, 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-08 05:52:00,469] 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-08 05:52:00,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topicId=9KOnY-6fRHOsjiB3uuTvvA, 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 3ms (923/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,512] 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-08 05:52:00,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topicId=tEB8tH4xRnCOIPsB-_1dzQ, 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 41ms (924/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,514] 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-08 05:52:00,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topicId=roJ88sb5RziTZFDp0-fhBQ, 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 1ms (925/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,515] 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-08 05:52:00,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topicId=KL7_5wpYSkCND2tLckaUjg, 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 1ms (926/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,515] 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-08 05:52:00,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topicId=CR5x8V64RoWSLZsTttELZQ, 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-08 05:52:00,523] 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-08 05:52:00,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topicId=TMPfL9AvRoKnSSQ0JFSdYQ, 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 7ms (928/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,529] 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-08 05:52:00,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topicId=6MEjYxNSS4qqB4ErKINv-w, 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 6ms (929/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,530] 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-08 05:52:00,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topicId=fPFURuRJTpK1wEYeS5zTlw, 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 1ms (930/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:52:00,543] INFO Loaded 930 logs in 10560ms (kafka.log.LogManager) [2026-06-08 05:52:00,546] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-08 05:52:00,558] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-08 05:52:00,825] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:52:00,923] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:52:00,990] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:52:01,040] 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-08 05:52:01,169] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:52:02,357] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-08 05:52:02,385] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-08 05:52:02,403] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:52:02,429] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:02,430] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:02,431] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:02,434] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:02,445] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:02,490] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:52:02,490] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:52:02,676] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-08 05:52:02,726] INFO Stat of the created znode at /brokers/ids/3 is: 8589934895,8589934895,1780897922719,1780897922719,1,0,0,144115340616269825,202,0,8589934895 (kafka.zk.KafkaZkClient) [2026-06-08 05:52:02,727] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589934895 (kafka.zk.KafkaZkClient) [2026-06-08 05:52:02,889] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:03,040] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:03,083] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:03,197] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:52:03,271] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:52:03,351] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:52:03,413] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:52:03,424] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:52:04,349] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:52:04,745] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:52:05,515] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-08 05:52:05,547] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-08 05:52:05,562] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:52:05,563] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:52:05,574] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:52:05,627] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:52:05,653] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:52:05,653] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:52:05,653] INFO Kafka startTimeMs: 1780897925627 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:52:05,678] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-08 05:52:06,015] 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-08 05:52:06,015] 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-08 05:52:07,019] 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-08 05:52:07,035] 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-08 05:52:07,036] 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-08 05:52:07,037] 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-08 05:52:07,038] 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-08 05:52:07,043] 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-08 05:52:07,044] 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-08 05:52:07,044] 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-08 05:52:07,045] 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-08 05:52:07,047] 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-08 05:52:07,047] 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-08 05:52:07,047] 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-08 05:52:07,050] 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-08 05:52:07,051] 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-08 05:52:07,063] 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-08 05:52:07,064] 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-08 05:52:07,067] 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-08 05:52:07,067] 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-08 05:52:07,068] 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-08 05:52:07,068] 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-08 05:52:07,068] 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-08 05:52:07,068] 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-08 05:52:07,069] 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-08 05:52:07,070] 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-08 05:52:07,070] 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-08 05:52:07,071] 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-08 05:52:07,071] 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-08 05:52:07,071] 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-08 05:52:07,071] 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-08 05:52:07,071] 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-08 05:52:07,072] 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-08 05:52:07,072] 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-08 05:52:07,077] 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-08 05:52:07,077] 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-08 05:52:07,078] 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-08 05:52:07,079] 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-08 05:52:07,079] 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-08 05:52:07,080] 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-08 05:52:07,082] 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-08 05:52:07,085] 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-08 05:52:07,085] 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-08 05:52:07,087] 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-08 05:52:07,087] 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-08 05:52:07,087] 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-08 05:52:07,089] 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-08 05:52:07,091] 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-08 05:52:07,094] 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-08 05:52:07,094] 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-08 05:52:07,095] 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-08 05:52:07,095] 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-08 05:52:07,095] 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-08 05:52:07,098] 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-08 05:52:07,099] 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-08 05:52:07,102] 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-08 05:52:07,102] 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-08 05:52:07,102] 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-08 05:52:07,104] 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-08 05:52:07,104] 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-08 05:52:07,104] 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-08 05:52:07,105] 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-08 05:52:07,111] 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-08 05:52:07,111] 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-08 05:52:07,112] 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-08 05:52:07,114] 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-08 05:52:07,115] 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-08 05:52:07,115] 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-08 05:52:07,116] 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-08 05:52:07,120] 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-08 05:52:07,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-08 05:52:07,122] 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-08 05:52:07,123] 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-08 05:52:07,124] 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-08 05:52:07,126] 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-08 05:52:07,127] 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-08 05:52:07,127] 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-08 05:52:07,127] 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-08 05:52:07,127] 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-08 05:52:07,128] 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-08 05:52:07,128] 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-08 05:52:07,128] 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-08 05:52:07,128] 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-08 05:52:07,131] 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-08 05:52:07,135] 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-08 05:52:07,137] 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-08 05:52:07,139] 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-08 05:52:07,139] 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-08 05:52:07,140] 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-08 05:52:07,143] 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-08 05:52:07,143] 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-08 05:52:07,144] 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-08 05:52:07,144] 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-08 05:52:07,144] 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-08 05:52:07,148] 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-08 05:52:07,155] 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-08 05:52:07,156] 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-08 05:52:07,156] 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-08 05:52:07,158] 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-08 05:52:07,158] 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-08 05:52:07,160] 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-08 05:52:07,160] 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-08 05:52:07,162] 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-08 05:52:07,164] 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-08 05:52:07,164] 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-08 05:52:07,165] 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-08 05:52:07,168] 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-08 05:52:07,169] 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-08 05:52:07,177] 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-08 05:52:07,177] 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-08 05:52:07,179] 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-08 05:52:07,179] 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-08 05:52:07,180] 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-08 05:52:07,181] 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-08 05:52:07,181] 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-08 05:52:07,181] 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-08 05:52:07,181] 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-08 05:52:07,181] 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-08 05:52:07,183] 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-08 05:52:07,187] 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-08 05:52:07,187] 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-08 05:52:07,187] 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-08 05:52:07,194] 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-08 05:52:07,196] 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-08 05:52:07,197] 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-08 05:52:07,197] 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-08 05:52:07,199] 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-08 05:52:07,200] 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-08 05:52:07,202] 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-08 05:52:07,208] 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-08 05:52:07,213] 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-08 05:52:07,214] 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-08 05:52:07,216] 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-08 05:52:07,217] 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-08 05:52:07,219] 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-08 05:52:07,220] 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-08 05:52:07,220] 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-08 05:52:07,223] 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-08 05:52:07,223] 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-08 05:52:07,225] 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-08 05:52:07,225] 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-08 05:52:07,226] 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-08 05:52:07,226] 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-08 05:52:07,226] 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-08 05:52:07,228] 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-08 05:52:07,228] 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-08 05:52:07,228] 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-08 05:52:07,229] 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-08 05:52:07,229] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 15 (kafka.cluster.Partition) [2026-06-08 05:52:07,229] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 17 (kafka.cluster.Partition) [2026-06-08 05:52:07,232] 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-08 05:52:07,233] 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-08 05:52:07,233] 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-08 05:52:07,236] 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-08 05:52:07,236] 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-08 05:52:07,236] 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-08 05:52:07,237] 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-08 05:52:07,237] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 52 (kafka.cluster.Partition) [2026-06-08 05:52:07,237] 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-08 05:52:07,238] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 102 (kafka.cluster.Partition) [2026-06-08 05:52:07,238] 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-08 05:52:07,239] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 78 (kafka.cluster.Partition) [2026-06-08 05:52:07,240] 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-08 05:52:07,243] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 113 (kafka.cluster.Partition) [2026-06-08 05:52:07,243] 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-08 05:52:07,246] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 83 (kafka.cluster.Partition) [2026-06-08 05:52:07,251] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 106 (kafka.cluster.Partition) [2026-06-08 05:52:07,251] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 111 (kafka.cluster.Partition) [2026-06-08 05:52:07,251] 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-08 05:52:07,252] 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-08 05:52:07,252] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 135 (kafka.cluster.Partition) [2026-06-08 05:52:07,253] 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-08 05:52:07,253] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 154 (kafka.cluster.Partition) [2026-06-08 05:52:07,253] 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-08 05:52:07,253] 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-08 05:52:07,253] 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-08 05:52:07,253] 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-08 05:52:07,253] 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-08 05:52:07,254] 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-08 05:52:07,256] 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-08 05:52:07,256] 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-08 05:52:07,256] 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-08 05:52:07,257] 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-08 05:52:07,257] 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-08 05:52:07,257] 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-08 05:52:07,258] 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-08 05:52:07,258] 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-08 05:52:07,261] 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-08 05:52:07,263] 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-08 05:52:07,263] 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-08 05:52:07,265] 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-08 05:52:07,266] 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-08 05:52:07,266] 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-08 05:52:07,266] 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-08 05:52:07,267] 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-08 05:52:07,270] 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-08 05:52:07,270] 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-08 05:52:07,270] 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-08 05:52:07,270] 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-08 05:52:07,272] 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-08 05:52:07,272] 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-08 05:52:07,274] 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-08 05:52:07,276] 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-08 05:52:07,276] 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-08 05:52:07,277] 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-08 05:52:07,277] 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-08 05:52:07,277] 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-08 05:52:07,278] 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-08 05:52:07,280] 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-08 05:52:07,280] 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-08 05:52:07,280] 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-08 05:52:07,280] 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-08 05:52:07,282] 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-08 05:52:07,283] 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-08 05:52:07,283] 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-08 05:52:07,283] 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-08 05:52:07,283] 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-08 05:52:07,284] 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-08 05:52:07,284] 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-08 05:52:07,284] 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-08 05:52:07,284] 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-08 05:52:07,291] 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-08 05:52:07,291] 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-08 05:52:07,292] 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-08 05:52:07,292] 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-08 05:52:07,292] 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-08 05:52:07,292] 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-08 05:52:07,292] 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-08 05:52:07,293] 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-08 05:52:07,295] 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-08 05:52:07,295] 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-08 05:52:07,295] 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-08 05:52:07,295] 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-08 05:52:07,296] 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-08 05:52:07,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-08 05:52:07,298] 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-08 05:52:07,299] 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-08 05:52:07,300] 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-08 05:52:07,301] 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-08 05:52:07,301] 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-08 05:52:07,306] 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-08 05:52:07,307] 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-08 05:52:07,307] 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-08 05:52:07,307] 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-08 05:52:07,307] 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-08 05:52:07,307] 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-08 05:52:07,308] 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-08 05:52:07,308] 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-08 05:52:07,308] 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-08 05:52:07,308] 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-08 05:52:07,312] 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-08 05:52:07,313] 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-08 05:52:07,317] 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-08 05:52:07,318] 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-08 05:52:07,319] 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-08 05:52:07,322] 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-08 05:52:07,325] 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-08 05:52:07,340] 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-08 05:52:07,341] 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-08 05:52:07,346] 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-08 05:52:07,348] 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-08 05:52:07,349] 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-08 05:52:07,349] 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-08 05:52:07,350] 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-08 05:52:07,350] 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-08 05:52:07,350] 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-08 05:52:07,351] 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-08 05:52:07,351] 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-08 05:52:07,351] 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-08 05:52:07,355] 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-08 05:52:07,355] 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-08 05:52:07,355] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,357] 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-08 05:52:07,358] 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-08 05:52:07,358] 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-08 05:52:07,359] 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-08 05:52:07,361] 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-08 05:52:07,361] 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-08 05:52:07,361] 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-08 05:52:07,363] 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-08 05:52:07,363] 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-08 05:52:07,363] 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-08 05:52:07,364] 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-08 05:52:07,364] 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-08 05:52:07,364] 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-08 05:52:07,365] 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-08 05:52:07,365] 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-08 05:52:07,365] 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-08 05:52:07,365] 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-08 05:52:07,366] 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-08 05:52:07,369] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,371] 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-08 05:52:07,372] 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-08 05:52:07,372] 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-08 05:52:07,374] 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-08 05:52:07,375] 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-08 05:52:07,377] 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-08 05:52:07,377] 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-08 05:52:07,377] 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-08 05:52:07,377] 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-08 05:52:07,378] 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-08 05:52:07,378] 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-08 05:52:07,378] 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-08 05:52:07,378] 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-08 05:52:07,379] 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-08 05:52:07,379] 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-08 05:52:07,380] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,384] 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-08 05:52:07,385] 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-08 05:52:07,388] 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-08 05:52:07,388] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,390] 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-08 05:52:07,391] 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-08 05:52:07,393] 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-08 05:52:07,394] 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-08 05:52:07,396] 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-08 05:52:07,396] 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-08 05:52:07,396] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,397] 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-08 05:52:07,401] 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-08 05:52:07,401] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,403] 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-08 05:52:07,404] 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-08 05:52:07,404] 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-08 05:52:07,406] 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-08 05:52:07,408] 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-08 05:52:07,408] 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-08 05:52:07,408] 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-08 05:52:07,409] 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-08 05:52:07,409] 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-08 05:52:07,409] 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-08 05:52:07,409] 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-08 05:52:07,409] 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-08 05:52:07,410] 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-08 05:52:07,411] 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-08 05:52:07,413] 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-08 05:52:07,416] 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-08 05:52:07,417] 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-08 05:52:07,418] 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-08 05:52:07,418] 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-08 05:52:07,419] 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-08 05:52:07,421] 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-08 05:52:07,421] 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-08 05:52:07,436] 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-08 05:52:07,437] 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-08 05:52:07,441] 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-08 05:52:07,449] 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-08 05:52:07,449] 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-08 05:52:07,449] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,450] 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-08 05:52:07,451] 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-08 05:52:07,451] 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-08 05:52:07,452] 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-08 05:52:07,454] 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-08 05:52:07,455] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,456] 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-08 05:52:07,457] 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-08 05:52:07,457] 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-08 05:52:07,458] 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-08 05:52:07,458] 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-08 05:52:07,460] 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-08 05:52:07,460] 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-08 05:52:07,460] 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-08 05:52:07,460] 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-08 05:52:07,461] 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-08 05:52:07,461] 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-08 05:52:07,461] 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-08 05:52:07,461] 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-08 05:52:07,461] 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-08 05:52:07,463] 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-08 05:52:07,463] 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-08 05:52:07,464] 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-08 05:52:07,464] 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-08 05:52:07,464] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,466] 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-08 05:52:07,467] 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-08 05:52:07,467] 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-08 05:52:07,467] 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-08 05:52:07,467] 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-08 05:52:07,467] 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-08 05:52:07,467] 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-08 05:52:07,470] 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-08 05:52:07,471] 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-08 05:52:07,471] 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-08 05:52:07,471] 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-08 05:52:07,471] 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-08 05:52:07,471] 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-08 05:52:07,472] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,473] 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-08 05:52:07,474] 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-08 05:52:07,474] 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-08 05:52:07,474] 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-08 05:52:07,474] 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-08 05:52:07,474] 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-08 05:52:07,476] 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-08 05:52:07,483] 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-08 05:52:07,485] 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-08 05:52:07,485] 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-08 05:52:07,485] 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-08 05:52:07,485] 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-08 05:52:07,485] 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-08 05:52:07,487] 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-08 05:52:07,487] 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-08 05:52:07,487] 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-08 05:52:07,490] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,491] 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-08 05:52:07,492] 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-08 05:52:07,492] 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-08 05:52:07,492] 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-08 05:52:07,492] 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-08 05:52:07,494] 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-08 05:52:07,494] 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-08 05:52:07,494] 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-08 05:52:07,495] 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-08 05:52:07,495] 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-08 05:52:07,495] 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-08 05:52:07,495] 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-08 05:52:07,499] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,500] 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-08 05:52:07,501] 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-08 05:52:07,501] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,503] 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-08 05:52:07,504] 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-08 05:52:07,511] 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-08 05:52:07,514] 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-08 05:52:07,516] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,517] 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-08 05:52:07,520] 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-08 05:52:07,523] 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-08 05:52:07,523] 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-08 05:52:07,523] 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-08 05:52:07,523] 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-08 05:52:07,523] 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-08 05:52:07,523] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,524] 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-08 05:52:07,525] 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-08 05:52:07,532] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,533] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,534] 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-08 05:52:07,535] 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-08 05:52:07,535] 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-08 05:52:07,535] 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-08 05:52:07,535] 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-08 05:52:07,535] 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-08 05:52:07,536] 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-08 05:52:07,536] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,538] 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-08 05:52:07,539] 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-08 05:52:07,539] 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-08 05:52:07,539] 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-08 05:52:07,540] 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-08 05:52:07,542] 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-08 05:52:07,542] 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-08 05:52:07,542] 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-08 05:52:07,542] 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-08 05:52:07,543] 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-08 05:52:07,543] 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-08 05:52:07,544] 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-08 05:52:07,544] 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-08 05:52:07,544] 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-08 05:52:07,544] 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-08 05:52:07,545] 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-08 05:52:07,545] 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-08 05:52:07,545] 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-08 05:52:07,545] 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-08 05:52:07,545] 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-08 05:52:07,549] 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-08 05:52:07,550] 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-08 05:52:07,550] 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-08 05:52:07,550] 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-08 05:52:07,550] 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-08 05:52:07,550] 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-08 05:52:07,550] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,551] 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-08 05:52:07,552] 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-08 05:52:07,552] 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-08 05:52:07,555] 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-08 05:52:07,555] 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-08 05:52:07,555] 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-08 05:52:07,555] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,557] 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-08 05:52:07,558] 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-08 05:52:07,558] 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-08 05:52:07,558] 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-08 05:52:07,558] 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-08 05:52:07,558] 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-08 05:52:07,558] 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-08 05:52:07,559] 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-08 05:52:07,559] 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-08 05:52:07,561] 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-08 05:52:07,563] 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-08 05:52:07,563] 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-08 05:52:07,568] 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-08 05:52:07,573] 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-08 05:52:07,575] 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-08 05:52:07,575] 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-08 05:52:07,575] 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-08 05:52:07,575] 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-08 05:52:07,575] 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-08 05:52:07,576] 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-08 05:52:07,577] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:52:07,577] 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-08 05:52:07,577] 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-08 05:52:07,579] 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-08 05:52:07,579] 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-08 05:52:07,579] 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-08 05:52:07,579] 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-08 05:52:07,580] 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-08 05:52:07,581] 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-08 05:52:07,581] 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-08 05:52:07,581] 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-08 05:52:07,581] 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-08 05:52:07,581] 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-08 05:52:07,582] 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-08 05:52:07,582] 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-08 05:52:07,582] 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-08 05:52:07,583] 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-08 05:52:07,585] 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-08 05:52:07,585] 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-08 05:52:07,586] 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-08 05:52:07,588] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,590] 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-08 05:52:07,591] 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-08 05:52:07,591] 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-08 05:52:07,591] 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-08 05:52:07,591] 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-08 05:52:07,591] 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-08 05:52:07,591] 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-08 05:52:07,592] 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-08 05:52:07,592] 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-08 05:52:07,592] 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-08 05:52:07,592] 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-08 05:52:07,593] 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-08 05:52:07,593] 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-08 05:52:07,594] 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-08 05:52:07,594] 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-08 05:52:07,594] 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-08 05:52:07,594] 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-08 05:52:07,595] 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-08 05:52:07,596] 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-08 05:52:07,596] 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-08 05:52:07,597] 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-08 05:52:07,597] 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-08 05:52:07,599] 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-08 05:52:07,599] 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-08 05:52:07,599] 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-08 05:52:07,599] 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-08 05:52:07,599] 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-08 05:52:07,599] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,600] 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-08 05:52:07,602] 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-08 05:52:07,604] 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-08 05:52:07,604] 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-08 05:52:07,604] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,606] 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-08 05:52:07,607] 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-08 05:52:07,607] 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-08 05:52:07,607] 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-08 05:52:07,607] 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-08 05:52:07,607] 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-08 05:52:07,607] 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-08 05:52:07,608] 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-08 05:52:07,608] 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-08 05:52:07,608] 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-08 05:52:07,608] 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-08 05:52:07,609] 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-08 05:52:07,609] 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-08 05:52:07,609] 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-08 05:52:07,611] 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-08 05:52:07,611] 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-08 05:52:07,612] 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-08 05:52:07,612] 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-08 05:52:07,612] 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-08 05:52:07,612] 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-08 05:52:07,612] 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-08 05:52:07,613] 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-08 05:52:07,614] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,615] 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-08 05:52:07,616] 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-08 05:52:07,616] 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-08 05:52:07,616] 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-08 05:52:07,616] 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-08 05:52:07,618] 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-08 05:52:07,618] 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-08 05:52:07,618] 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-08 05:52:07,619] 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-08 05:52:07,619] 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-08 05:52:07,619] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,621] 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-08 05:52:07,623] 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-08 05:52:07,623] 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-08 05:52:07,623] 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-08 05:52:07,623] 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-08 05:52:07,623] 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-08 05:52:07,623] 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-08 05:52:07,625] 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-08 05:52:07,625] 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-08 05:52:07,625] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,626] 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-08 05:52:07,627] 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-08 05:52:07,627] 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-08 05:52:07,629] 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-08 05:52:07,629] 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-08 05:52:07,630] 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-08 05:52:07,630] 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-08 05:52:07,630] 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-08 05:52:07,631] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,632] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:52:07,632] 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-08 05:52:07,632] 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-08 05:52:07,633] 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-08 05:52:07,633] 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-08 05:52:07,636] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,638] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,639] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,640] 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-08 05:52:07,641] 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-08 05:52:07,642] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,645] 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-08 05:52:07,646] 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-08 05:52:07,646] 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-08 05:52:07,646] 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-08 05:52:07,646] 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-08 05:52:07,646] 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-08 05:52:07,647] 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-08 05:52:07,647] 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-08 05:52:07,647] 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-08 05:52:07,649] 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-08 05:52:07,649] 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-08 05:52:07,649] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,651] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,653] 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-08 05:52:07,654] 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-08 05:52:07,654] 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-08 05:52:07,656] 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-08 05:52:07,656] 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-08 05:52:07,656] 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-08 05:52:07,656] 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-08 05:52:07,656] 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-08 05:52:07,656] 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-08 05:52:07,657] 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-08 05:52:07,657] 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-08 05:52:07,657] 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-08 05:52:07,657] 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-08 05:52:07,657] 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-08 05:52:07,659] 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-08 05:52:07,659] 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-08 05:52:07,659] 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-08 05:52:07,659] 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-08 05:52:07,659] 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-08 05:52:07,659] 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-08 05:52:07,660] 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-08 05:52:07,660] 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-08 05:52:07,660] 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-08 05:52:07,661] 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-08 05:52:07,661] 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-08 05:52:07,661] 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-08 05:52:07,663] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,664] 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-08 05:52:07,665] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,666] 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-08 05:52:07,667] 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-08 05:52:07,670] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 44 (kafka.cluster.Partition) [2026-06-08 05:52:07,670] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 51 (kafka.cluster.Partition) [2026-06-08 05:52:07,670] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 795 (kafka.cluster.Partition) [2026-06-08 05:52:07,681] 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-08 05:52:08,054] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:52:08,213] 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-08 05:52:08,220] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-23 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-21 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-7 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-27 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-28 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-11 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-6 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-20 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-21 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-10 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-22 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-11 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-12 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-26 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-13 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,83), -uve-topic-10-1 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-5 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-2 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-3 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-11 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-2 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-2 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-16 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-19 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-7 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-4 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-5 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-23 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-11 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-15 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-5 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-10 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-29 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-1 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,135), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-4 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-21 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-1 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-7 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-9 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-9 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-29 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-23 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-17 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-13 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-0 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-16 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-11 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-27 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-20 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-8 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-9 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-28 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-23 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-24 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-26 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,44), -uve-topic-4-26 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-18 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-27 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-25 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-5 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-29 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-0 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-29 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-14 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-6 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-5 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-9 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,102), -uve-topic-14-1 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-18 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-20 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-5 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-15 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-4 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-5 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-4 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-27 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-28 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-23 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-14 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-4 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-16 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-17 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-6 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-27 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-3 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-23 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-9 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-13 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-4 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-25 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-27 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-22 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-10 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-24 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-5 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-19 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-24 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-6 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-12 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-11 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-26 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-27 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-25 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-26 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-23 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-7 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-3 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-4 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-5 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-5 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-6 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-21 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-8 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-26 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-8 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-5 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-28 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-29 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-9 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-11 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-21 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-2 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-25 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-21 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-10 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-23 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-24 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-13 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-24 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-16 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-17 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-9 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-10 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-13 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-25 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-17 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-2 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-11 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-22 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-15 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-29 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-23 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-24 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-5 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-6 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-12 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-11 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-15 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-7 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-19 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-15 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-19 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-12 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-11 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-17 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-18 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-28 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-1 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-9 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-5 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-2 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-23 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-24 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-23 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-23 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-20 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-10 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-11 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-8 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-3 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-8 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-22 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-25 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-0 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,52), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-26 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-12 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-29 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-19 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-20 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-13 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-13 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,795), -uve-topic-7-29 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-21 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-23 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-17 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-10 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-9 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-17 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-18 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-28 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-17 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-27 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-3 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-8 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-22 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-23 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-16 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-3 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-16 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-28 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-7 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-11 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-10 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-7 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-18 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-23 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-24 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-3 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-9 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-13 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-15 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-14 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-1 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-27 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-21 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-3 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-2 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-21 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-29 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-8 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-22 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-25 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-4 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-3 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-15 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-7 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-8 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-27 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-9 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-26 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-4 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-26 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-13 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-14 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-22 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-29 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-2 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-5 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-1 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-13 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-13 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-6 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-25 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-21 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-12 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-13 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-0 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,17), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-16 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-22 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-23 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-14 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-17 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-18 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-28 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-29 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-15 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-1 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-4 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-17 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-7 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-3 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-21 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-20 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-24 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-22 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-21 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-16 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-15 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-10 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-21 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-5 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-6 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-7 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-19 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-17 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-16 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-28 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-29 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-19 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-14 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-27 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-26 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-20 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-3 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-9 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-21 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-22 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-16 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-25 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-25 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-15 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-22 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-1 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-10 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-11 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-5 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-6 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-17 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-27 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-19 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-16 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-0 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-29 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-16 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-15 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-25 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-10 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-15 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-16 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-0 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,112), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-20 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-20 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-10 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-23 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-11 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-3 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-22 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-27 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-14 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-16 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,154), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-13 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-9 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-8 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-5 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-2 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-1 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-0 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-28 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-27 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-12 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-11 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-23 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-24 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-9 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-10 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-25 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-18 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-17 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-11 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-28 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-10 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-7 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-13 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-0 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-19 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-15 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-12 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-17 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-23 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-22 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-29 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-16 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-22 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-29 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-11 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-19 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-3 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-4 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-17 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-1 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-4 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-8 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-3 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-7 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-17 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-7 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-28 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-15 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-20 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-28 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-6 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-5 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-25 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-10 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-21 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-22 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-21 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-3 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-2 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,15), -uve-topic-2-12 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-29 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-8 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,106), -uve-topic-11-1 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-16 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-26 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-2 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-13 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,113), -uve-topic-25-20 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-21 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-15 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-14 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-8 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-9 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-5 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-19 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-28 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-29 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-17 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-9 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-18 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-17 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-20 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-6 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-5 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-28 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-7 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-3 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-2 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-4 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-27 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,78), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-19 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-14 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-11 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-19 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-11 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-0 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-10 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-1 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-14 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-13 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-25 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-0 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,51), -uve-topic-2-9 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-16 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-14 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-18 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-17 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-27 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-28 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-1 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-3 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-4 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-1 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-29 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-18 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-27 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-26 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-4 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-29 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-19 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-23 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-7 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,109), -uve-topic-19-1 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-25 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-15 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-14 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-22 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-24 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-11 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-12 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-19 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-4 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:52:08,225] 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-08 05:52:08,261] 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-08 05:52:08,267] 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-08 05:52:08,269] 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-08 05:52:08,269] 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-08 05:52:08,270] 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-08 05:52:08,273] 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-08 05:52:08,273] 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-08 05:52:08,273] 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-08 05:52:08,275] 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-08 05:52:08,277] 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-08 05:52:08,277] 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-08 05:52:08,277] 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-08 05:52:08,279] 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-08 05:52:08,281] 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-08 05:52:08,282] 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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,284] 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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,286] 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-08 05:52:08,289] 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-08 05:52:08,290] 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-08 05:52:08,294] 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-08 05:52:08,295] 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-08 05:52:08,295] 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-08 05:52:08,295] 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-08 05:52:08,295] 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-08 05:52:08,295] 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-08 05:52:08,295] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,296] 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-08 05:52:08,302] 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-08 05:52:08,302] 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-08 05:52:08,303] 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-08 05:52:08,303] 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-08 05:52:08,304] 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-08 05:52:08,304] 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-08 05:52:08,304] 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-08 05:52:08,304] 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-08 05:52:08,304] 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-08 05:52:08,304] 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-08 05:52:08,305] 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-08 05:52:08,306] 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-08 05:52:08,306] 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-08 05:52:08,306] 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-08 05:52:08,306] 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-08 05:52:08,308] 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-08 05:52:08,309] 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-08 05:52:08,309] 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-08 05:52:08,309] 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-08 05:52:08,309] 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-08 05:52:08,309] 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-08 05:52:08,310] 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-08 05:52:08,310] 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-08 05:52:08,310] 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-08 05:52:08,310] 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-08 05:52:08,310] 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-08 05:52:08,310] 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-08 05:52:08,311] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,318] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,319] 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-08 05:52:08,320] 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-08 05:52:08,321] 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-08 05:52:08,323] 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-08 05:52:08,324] 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-08 05:52:08,324] 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-08 05:52:08,324] 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-08 05:52:08,324] 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-08 05:52:08,325] 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-08 05:52:08,325] 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-08 05:52:08,325] 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-08 05:52:08,325] 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-08 05:52:08,326] 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-08 05:52:08,326] 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-08 05:52:08,326] 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-08 05:52:08,327] 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-08 05:52:08,327] 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-08 05:52:08,327] 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-08 05:52:08,328] 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-08 05:52:08,336] 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-08 05:52:08,340] 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-08 05:52:08,340] 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-08 05:52:08,343] 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-08 05:52:08,344] 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-08 05:52:08,346] 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-08 05:52:08,358] 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-08 05:52:08,362] 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-08 05:52:08,363] 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-08 05:52:08,363] 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-08 05:52:08,363] 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-08 05:52:08,363] 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-08 05:52:08,364] 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-08 05:52:08,364] 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-08 05:52:08,365] 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-08 05:52:08,365] 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-08 05:52:08,366] 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-08 05:52:08,366] 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-08 05:52:08,367] 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-08 05:52:08,367] 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-08 05:52:08,367] 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-08 05:52:08,367] 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-08 05:52:08,368] 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-08 05:52:08,372] 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-08 05:52:08,372] 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-08 05:52:08,372] 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-08 05:52:08,372] 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-08 05:52:08,373] 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-08 05:52:08,373] 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-08 05:52:08,374] 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-08 05:52:08,374] 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-08 05:52:08,375] 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-08 05:52:08,375] 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-08 05:52:08,379] 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-08 05:52:08,380] 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-08 05:52:08,380] 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-08 05:52:08,381] 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-08 05:52:08,381] 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-08 05:52:08,381] 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-08 05:52:08,381] 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-08 05:52:08,382] 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-08 05:52:08,385] 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-08 05:52:08,387] 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-08 05:52:08,387] 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-08 05:52:08,387] 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-08 05:52:08,387] 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-08 05:52:08,388] 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-08 05:52:08,389] 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-08 05:52:08,389] 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-08 05:52:08,389] 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-08 05:52:08,391] 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-08 05:52:08,392] 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-08 05:52:08,393] 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-08 05:52:08,394] 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-08 05:52:08,398] 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-08 05:52:08,399] 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-08 05:52:08,400] 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-08 05:52:08,400] 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-08 05:52:08,400] 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-08 05:52:08,400] 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-08 05:52:08,401] 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-08 05:52:08,401] 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-08 05:52:08,402] 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-08 05:52:08,402] 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-08 05:52:08,402] 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-08 05:52:08,403] 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-08 05:52:08,403] 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-08 05:52:08,403] 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-08 05:52:08,403] 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-08 05:52:08,403] 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-08 05:52:08,403] 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-08 05:52:08,407] 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-08 05:52:08,407] 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-08 05:52:08,408] 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-08 05:52:08,410] 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-08 05:52:08,410] 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-08 05:52:08,410] 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-08 05:52:08,411] 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-08 05:52:08,411] 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-08 05:52:08,412] 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-08 05:52:08,413] 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-08 05:52:08,413] 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-08 05:52:08,413] 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-08 05:52:08,414] 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-08 05:52:08,415] 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-08 05:52:08,417] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,418] 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-08 05:52:08,419] 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-08 05:52:08,419] 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-08 05:52:08,419] 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-08 05:52:08,420] 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-08 05:52:08,422] 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-08 05:52:08,422] 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-08 05:52:08,422] 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-08 05:52:08,422] 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-08 05:52:08,422] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,423] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,424] 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-08 05:52:08,425] 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-08 05:52:08,425] 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-08 05:52:08,425] 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-08 05:52:08,425] 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-08 05:52:08,426] 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-08 05:52:08,427] 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-08 05:52:08,427] 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-08 05:52:08,427] 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-08 05:52:08,428] 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-08 05:52:08,428] 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-08 05:52:08,428] 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-08 05:52:08,428] 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-08 05:52:08,428] 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-08 05:52:08,428] 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-08 05:52:08,432] 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-08 05:52:08,443] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,446] 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-08 05:52:08,449] 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-08 05:52:08,449] 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-08 05:52:08,453] 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-08 05:52:08,453] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,454] 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-08 05:52:08,455] 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-08 05:52:08,456] 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-08 05:52:08,457] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,458] 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-08 05:52:08,465] 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-08 05:52:08,487] 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-08 05:52:08,488] 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-08 05:52:08,489] 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-08 05:52:08,489] 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-08 05:52:08,489] 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-08 05:52:08,489] 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-08 05:52:08,491] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,492] 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-08 05:52:08,494] 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-08 05:52:08,495] 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-08 05:52:08,496] 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-08 05:52:08,496] 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-08 05:52:08,496] 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-08 05:52:08,497] 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-08 05:52:08,498] 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-08 05:52:08,498] 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-08 05:52:08,498] 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-08 05:52:08,498] 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-08 05:52:08,499] 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-08 05:52:08,499] 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-08 05:52:08,499] 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-08 05:52:08,499] 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-08 05:52:08,499] 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-08 05:52:08,500] 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-08 05:52:08,500] 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-08 05:52:08,500] 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-08 05:52:08,501] 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-08 05:52:08,503] 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-08 05:52:08,505] 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-08 05:52:08,506] 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-08 05:52:08,509] 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-08 05:52:08,510] 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-08 05:52:08,510] 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-08 05:52:08,512] 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-08 05:52:08,536] 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-08 05:52:08,539] 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-08 05:52:08,540] 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-08 05:52:08,540] 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-08 05:52:08,540] 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-08 05:52:08,541] 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-08 05:52:08,549] 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-08 05:52:08,550] 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-08 05:52:08,550] 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-08 05:52:08,553] 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-08 05:52:08,559] 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-08 05:52:08,569] 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-08 05:52:08,569] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,571] 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-08 05:52:08,575] 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-08 05:52:08,575] 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-08 05:52:08,577] 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-08 05:52:08,577] 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-08 05:52:08,577] 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-08 05:52:08,577] 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-08 05:52:08,577] 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-08 05:52:08,578] 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-08 05:52:08,578] 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-08 05:52:08,578] 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-08 05:52:08,585] 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-08 05:52:08,585] 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-08 05:52:08,585] 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-08 05:52:08,585] 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-08 05:52:08,586] 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-08 05:52:08,586] 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-08 05:52:08,601] 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-08 05:52:08,601] 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-08 05:52:08,601] 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-08 05:52:08,602] 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-08 05:52:08,602] 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-08 05:52:08,602] 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-08 05:52:08,602] 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-08 05:52:08,603] 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-08 05:52:08,645] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,646] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,661] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,662] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,663] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,664] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,665] 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-08 05:52:08,682] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,685] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,686] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,687] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,688] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,689] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,749] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,750] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,751] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,752] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,753] 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-08 05:52:08,782] 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-08 05:52:08,782] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,783] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,784] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,785] 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-08 05:52:08,811] 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-08 05:52:08,811] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,812] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,813] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,823] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,824] 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-08 05:52:08,843] 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-08 05:52:08,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-08 05:52:08,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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,853] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,854] 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-08 05:52:08,861] 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-08 05:52:08,862] 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-08 05:52:08,873] 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-08 05:52:08,873] 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-08 05:52:08,873] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,877] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,878] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,899] 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-08 05:52:08,900] 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-08 05:52:08,900] 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-08 05:52:08,900] 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-08 05:52:08,900] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,905] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,906] 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-08 05:52:08,921] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,922] 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-08 05:52:08,923] 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-08 05:52:08,923] 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-08 05:52:08,923] 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-08 05:52:08,923] 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-08 05:52:08,923] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,924] 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-08 05:52:08,925] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,949] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,950] 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-08 05:52:08,951] 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-08 05:52:08,951] 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-08 05:52:08,951] 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-08 05:52:08,951] 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-08 05:52:08,951] 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-08 05:52:08,995] 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-08 05:52:09,004] 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-08 05:52:09,030] 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-08 05:52:09,030] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,031] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,032] 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-08 05:52:09,045] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,048] 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-08 05:52:09,057] 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-08 05:52:09,057] 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-08 05:52:09,057] 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-08 05:52:09,057] 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-08 05:52:09,057] 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-08 05:52:09,057] 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-08 05:52:09,058] 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-08 05:52:09,059] 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-08 05:52:09,059] 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-08 05:52:09,059] 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-08 05:52:09,060] 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-08 05:52:09,060] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,061] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,062] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,063] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,064] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,065] 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-08 05:52:09,071] 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-08 05:52:09,076] 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-08 05:52:09,076] 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-08 05:52:09,077] 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-08 05:52:09,077] 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-08 05:52:09,077] 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-08 05:52:09,077] 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-08 05:52:09,077] 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-08 05:52:09,077] 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-08 05:52:09,086] 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-08 05:52:09,086] 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-08 05:52:09,086] 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-08 05:52:09,086] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,087] 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-08 05:52:09,088] 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-08 05:52:09,088] 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-08 05:52:10,093] WARN [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Non-monotonic update of high watermark from (offset=795, segment=[0:213899]) to (offset=794, segment=[-1:-1]) (kafka.log.UnifiedLog) [2026-06-08 05:52:10,445] WARN [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Non-monotonic update of high watermark from (offset=154, segment=[0:43382]) to (offset=153, segment=[-1:-1]) (kafka.log.UnifiedLog) [2026-06-08 05:53:11,133] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,153] 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-08 05:53:11,156] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,164] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-08 05:53:11,165] 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-08 05:53:11,191] 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-08 05:53:11,191] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,191] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-08 05:53:11,192] 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-08 05:53:11,205] 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-08 05:53:11,206] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,206] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-08 05:53:11,206] 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-08 05:53:11,218] 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-08 05:53:11,218] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,218] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-08 05:53:11,218] 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-08 05:53:11,229] 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-08 05:53:11,229] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,229] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-08 05:53:11,229] 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-08 05:53:11,239] 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-08 05:53:11,239] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,240] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-08 05:53:11,240] 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-08 05:53:11,247] 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-08 05:53:11,247] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,247] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-08 05:53:11,247] 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-08 05:53:11,258] 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-08 05:53:11,259] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,259] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-08 05:53:11,259] 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-08 05:53:11,268] 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-08 05:53:11,268] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,268] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-08 05:53:11,268] 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-08 05:53:11,276] 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-08 05:53:11,276] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,276] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-08 05:53:11,276] 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-08 05:53:11,288] 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-08 05:53:11,288] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,288] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-08 05:53:11,288] 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-08 05:53:11,291] 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-08 05:53:11,292] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,292] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-08 05:53:11,292] 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-08 05:53:11,294] 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-08 05:53:11,294] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,294] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-08 05:53:11,294] 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-08 05:53:11,297] 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-08 05:53:11,298] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,298] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-08 05:53:11,299] 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-08 05:53:11,301] 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-08 05:53:11,301] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,302] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-08 05:53:11,302] 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-08 05:53:11,306] 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-08 05:53:11,306] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,306] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-08 05:53:11,306] 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-08 05:53:11,311] 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-08 05:53:11,311] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,311] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-08 05:53:11,312] 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-08 05:53:11,317] 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-08 05:53:11,317] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,317] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-08 05:53:11,319] 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-08 05:53:11,321] 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-08 05:53:11,322] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,322] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-08 05:53:11,322] 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-08 05:53:11,326] 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-08 05:53:11,326] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,328] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-08 05:53:11,328] 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-08 05:53:11,330] 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-08 05:53:11,337] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,337] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-08 05:53:11,337] 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-08 05:53:11,342] 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-08 05:53:11,342] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,344] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-08 05:53:11,344] 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-08 05:53:11,349] 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-08 05:53:11,349] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,350] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-08 05:53:11,350] 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-08 05:53:11,355] 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-08 05:53:11,356] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,356] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-08 05:53:11,356] 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-08 05:53:11,361] 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-08 05:53:11,361] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,361] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-08 05:53:11,362] 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-08 05:53:11,364] 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-08 05:53:11,364] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,366] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-08 05:53:11,366] 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-08 05:53:11,368] 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-08 05:53:11,378] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,378] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-08 05:53:11,378] 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-08 05:53:11,384] 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-08 05:53:11,384] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,384] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-08 05:53:11,384] 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-08 05:53:11,387] 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-08 05:53:11,388] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,388] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-08 05:53:11,388] 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-08 05:53:11,409] 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-08 05:53:11,410] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,410] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-08 05:53:11,410] 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-08 05:53:11,410] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-23) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,411] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,426] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,435] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,435] 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-08 05:53:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,436] 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-08 05:53:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,437] 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-08 05:53:11,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:53:11,437] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:11,742] 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-08 05:53:52,877] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:53:52,880] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-06-08 05:53:52,881] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-08 05:53:53,536] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-16-21, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-28-10, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-6-16, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, HEALTH_CHECK_TOPIC-19, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-22-20, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-25-29, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-4-29, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-9-15, -uve-topic-0-16, -uve-topic-25-23, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-0, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-18-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-28-4, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-14-8, -uve-topic-24-7, structured_syslog_topic-26, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-21-12, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-18-13, -uve-topic-8-4, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-7-28, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-5-12, -uve-topic-6-7, -uve-topic-27-21, -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-12-25, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-28-11, -uve-topic-9-19, structured_syslog_topic-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-20-27, -uve-topic-11-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-29-10, -uve-topic-0-9, -uve-topic-29-25, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-19-10, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-5-27, -uve-topic-6-11, -uve-topic-26-5, -uve-topic-0-22, -uve-topic-17-15, -uve-topic-18-16, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-10-12, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-5-9, -uve-topic-22-17, -uve-topic-27-6, -uve-topic-10-24, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-13-4, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-5-10, -uve-topic-23-11, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-0-0, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-7-22, -uve-topic-10-8, -uve-topic-12-11, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-20-15, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-17-8, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-9-6, -uve-topic-13-28, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-23-26, structured_syslog_topic-14, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-11-6, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-29-19, -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-2-23, -uve-topic-18-19, -uve-topic-12-13, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-29-7, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-22-14, -uve-topic-12-23, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-7-10, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-9-12, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-2-17, -uve-topic-1-16, -uve-topic-8-6, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-4-7, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-12-1, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-9-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-29-1, -uve-topic-26-11, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-17-14, -uve-topic-0-27, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-6-22, -uve-topic-25-17, structured_syslog_topic-12, -uve-topic-28-23, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-28-16, HEALTH_CHECK_TOPIC-7, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-0-6, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-2-3, -uve-topic-21-6, -uve-topic-17-2, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-27-9, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-5-16, -uve-topic-5-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-0-10, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-23-8, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-8-28, -uve-topic-8-21, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-11-27, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-20-18, -uve-topic-11-12, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-10-18, -uve-topic-10-2, -uve-topic-9-25, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-19-4, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-3-1, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-6-23, -uve-topic-25-11, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:53,554] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,555] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,556] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,557] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,557] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,558] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,558] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [KafkaServer id=3] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,560] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,561] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,561] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,562] INFO [KafkaServer id=3] Cancelled in-flight CONTROLLED_SHUTDOWN request with correlation id 0 due to node 1 being disconnected (elapsed time since creation: 666ms, elapsed time since send: 666ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,562] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [KafkaServer id=3] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 1 was disconnected before the response was read (kafka.server.KafkaServer) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,563] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,564] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] 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-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,565] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,566] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] 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-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,567] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,568] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] 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-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,569] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,571] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,574] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,574] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,575] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,576] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,577] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,577] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] 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-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,579] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,580] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,581] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,582] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,582] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,582] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,582] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,582] 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-08 05:53:53,582] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,583] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,584] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,584] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,584] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,584] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,585] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] 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-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,586] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,587] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,587] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,587] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,587] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,588] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,589] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,590] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,591] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,592] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,592] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,592] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,592] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,593] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,595] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] 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-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,596] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-22 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-10 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,597] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-16 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-13 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-1 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,598] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] 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-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,599] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,600] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,600] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,600] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,600] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,600] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,601] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,603] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,603] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,604] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=405830671, epoch=923) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.38:9092 (id: 1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:109) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:53:53,609] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=3, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=read_uncommitted, removed=6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-5, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-6, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-7, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-3, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-4, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-10, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-11, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-8, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-9, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-14, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-15, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-12, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-13, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-18, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-19, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-16, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-17, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-1, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-2, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-0, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-22, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-23, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-20, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-21, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-26, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-27, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-24, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-25, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-28, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-29, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-5, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-6, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-7, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-3, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-4, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-10, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-11, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-8, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-9, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-14, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-15, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-12, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-13, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-18, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-19, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-16, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-17, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-1, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-2, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-0, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-22, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-23, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-20, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-21, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-26, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-27, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-24, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-25, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-28, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-29, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-6, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-7, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-4, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-5, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-10, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-11, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-8, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-9, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-14, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-15, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-12, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-13, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-18, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-19, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-16, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-17, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-2, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-3, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-0, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-1, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-22, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-23, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-20, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-21, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-26, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-27, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-24, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-25, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-28, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-29, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-7, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-8, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-9, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-10, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-11, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-12, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-13, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-14, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-0, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-1, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-2, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-3, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-4, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-5, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-6, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-24, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-25, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-26, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-27, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-28, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-29, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-15, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-16, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-17, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-18, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-19, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-20, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-21, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-23, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-22, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-6, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-7, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-3, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-4, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-5, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-10, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-11, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-8, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-9, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-14, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-15, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-12, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-13, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-18, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-19, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-16, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-17, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-1, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-2, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-0, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-22, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-23, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-20, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-21, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-26, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-27, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-24, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-25, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-28, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-29, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-6, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-7, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-4, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-5, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-10, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-11, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-8, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-9, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-14, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-15, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-12, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-13, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-18, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-19, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-16, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-17, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-1, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-2, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-3, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-0, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-22, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-23, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-20, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-21, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-26, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-27, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-24, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-25, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-28, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-29, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-6, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-7, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-3, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-4, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-5, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-10, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-11, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-8, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-9, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-14, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-15, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-12, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-13, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-18, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-19, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-16, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-17, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-1, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-2, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-0, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-22, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-23, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-20, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-21, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-26, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-27, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-24, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-25, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-28, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-29, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-6, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-7, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-4, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-5, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-10, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-11, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-8, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-9, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-14, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-15, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-12, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-13, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-18, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-19, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-16, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-17, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-2, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-3, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-0, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-1, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-22, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-23, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-20, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-21, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-26, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-27, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-24, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-25, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-28, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-29, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-6, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-7, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-4, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-5, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-10, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-11, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-8, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-9, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-14, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-15, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-12, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-13, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-18, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-19, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-16, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-17, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-1, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-2, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-3, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-0, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-22, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-23, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-20, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-21, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-26, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-27, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-24, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-25, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-28, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-29, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-6, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-7, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-4, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-5, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-10, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-11, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-8, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-9, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-14, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-15, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-12, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-13, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-18, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-19, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-16, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-17, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-2, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-3, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-0, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-1, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-22, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-23, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-20, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-21, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-26, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-27, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-24, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-25, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-28, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-29, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-6, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-7, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-4, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-5, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-10, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-11, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-8, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-9, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-14, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-15, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-12, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-13, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-18, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-19, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-16, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-17, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-2, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-3, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-0, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-1, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-22, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-23, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-20, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-21, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-26, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-27, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-24, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-25, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-28, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-29, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-24, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-25, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-26, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-27, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-19, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-21, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-20, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-22, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-23, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-28, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-29, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-7, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-8, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-9, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-10, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-3, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-4, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-5, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-6, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-15, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-16, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-17, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-18, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-11, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-12, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-13, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-14, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-0, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-1, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-2, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-23, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-24, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-25, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-26, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-18, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-20, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-19, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-21, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-22, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-27, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-28, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-29, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-6, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-7, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-8, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-9, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-2, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-3, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-4, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-5, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-14, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-15, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-16, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-17, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-10, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-11, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-12, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-13, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-0, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-1, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-24, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-25, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-26, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-27, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-19, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-20, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-22, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-21, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-23, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-28, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-29, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-7, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-8, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-9, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-10, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-3, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-4, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-5, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-6, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-15, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-16, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-17, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-18, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-11, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-12, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-13, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-14, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-0, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-1, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-2, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-23, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-24, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-25, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-26, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-18, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-19, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-21, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-20, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-22, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-27, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-28, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-29, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-6, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-7, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-8, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-9, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-2, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-3, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-4, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-5, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-14, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-15, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-16, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-17, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-10, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-11, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-12, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-13, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-0, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-1, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-23, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-24, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-25, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-26, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-18, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-19, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-20, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-22, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-21, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-27, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-28, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-29, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-6, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-7, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-8, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-9, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-2, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-3, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-4, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-5, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-14, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-15, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-16, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-17, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-10, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-11, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-12, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-13, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-0, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-1, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-24, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-25, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-26, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-27, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-19, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-20, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-21, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-23, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-22, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-28, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-29, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-7, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-8, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-9, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-10, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-3, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-4, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-5, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-6, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-15, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-16, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-17, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-18, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-11, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-12, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-13, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-14, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-0, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-1, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-2, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-24, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-23, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-25, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-26, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-27, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-19, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-20, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-21, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-22, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-28, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-29, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-7, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-8, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-9, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-10, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-3, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-4, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-5, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-6, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-15, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-16, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-17, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-18, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-11, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-12, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-13, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-14, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-0, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-1, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-2, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-23, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-22, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-24, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-25, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-26, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-18, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-19, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-20, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-21, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-27, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-28, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-29, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-6, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-7, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-8, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-9, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-2, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-3, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-4, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-5, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-14, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-15, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-16, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-17, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-10, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-11, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-12, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-13, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-0, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-1, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-23, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-24, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-25, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-26, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-19, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-20, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-21, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-22, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-28, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-27, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-29, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-7, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-8, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-9, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-10, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-3, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-4, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-5, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-6, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-15, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-16, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-17, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-18, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-11, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-12, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-13, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-14, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-0, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-1, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-2, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-22, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-23, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-24, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-25, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-18, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-19, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-20, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-21, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-27, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-26, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-28, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-29, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-6, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-7, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-8, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-9, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-2, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-3, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-4, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-5, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-14, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-15, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-16, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-17, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-10, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-11, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-12, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-13, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-0, KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-1, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-22, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-23, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-24, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-25, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-18, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-19, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-20, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-21, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-26, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-28, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-27, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-29, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-6, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-7, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-8, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-9, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-2, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-3, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-4, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-5, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-14, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-15, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-16, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-17, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-10, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-11, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-12, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-13, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-0, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-1, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-23, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-24, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-25, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-26, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-19, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-20, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-21, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-22, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-27, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-29, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-28, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-7, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-8, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-9, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-10, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-3, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-4, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-5, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-6, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-15, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-16, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-17, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-18, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-11, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-12, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-13, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-14, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-0, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-1, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-2, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-23, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-24, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-25, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-26, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-19, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-20, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-21, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-22, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-27, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-28, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-29, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-7, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-8, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-9, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-10, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-3, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-4, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-5, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-6, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-15, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-16, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-17, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-18, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-11, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-12, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-13, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-14, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-0, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-1, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-2, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-22, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-23, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-24, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-25, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-18, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-19, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-20, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-21, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-26, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-27, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-29, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-28, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-6, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-7, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-8, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-9, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-2, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-3, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-4, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-5, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-14, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-15, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-16, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-17, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-10, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-11, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-12, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-13, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-0, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-1, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-23, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-25, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-24, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-26, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-27, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-19, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-20, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-21, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-22, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-28, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-29, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-7, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-8, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-9, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-10, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-3, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-4, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-5, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-6, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-15, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-16, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-17, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-18, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-11, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-12, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-13, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-14, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-0, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-1, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-2, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-22, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-24, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-23, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-25, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-26, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-18, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-19, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-20, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-21, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-27, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-28, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-29, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-6, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-7, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-8, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-9, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-2, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-3, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-4, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-5, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-14, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-15, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-16, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-17, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-10, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-11, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-12, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-13, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-0, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-1, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-23, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-24, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-26, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-25, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-27, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-19, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-20, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-21, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-22, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-28, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-29, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-7, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-8, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-9, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-10, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-3, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-4, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-5, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-6, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-15, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-16, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-17, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-18, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-11, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-12, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-13, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-14, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-0, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-1, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-2, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-22, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-23, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-25, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-24, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-26, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-18, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-19, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-20, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-21, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-27, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-28, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-29, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-6, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-7, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-8, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-9, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-2, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-3, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-4, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-5, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-14, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-15, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-16, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-17, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-10, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-11, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-12, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-13, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-0, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-1, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-23, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-24, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-25, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-27, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-26, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-19, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-20, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-21, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-22, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-28, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-29, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-7, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-8, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-9, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-10, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-3, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-4, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-5, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-6, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-15, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-16, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-17, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-18, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-11, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-12, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-13, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-14, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-0, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-1, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-2, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-22, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-23, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-24, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-26, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-25, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-18, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-19, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-20, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-21, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-27, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-28, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-29, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-6, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-7, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-8, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-9, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-2, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-3, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-4, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-5, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-14, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-15, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-16, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-17, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-10, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-11, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-12, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-13, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-0, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-1, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-19, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-16, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-13, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-10, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-7, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-4, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-1, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-28, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-25, HvwrmjJaTtWWqW9GimOPUw:HEALTH_CHECK_TOPIC-22, replaced=, metadata=(sessionId=405830671, epoch=923), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.38:9092 (id: 1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:109) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:53:56,103] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-5, structured_syslog_topic-7, -uve-topic-10-7, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-6-6, -uve-topic-4-6, -uve-topic-2-6, -uve-topic-19-8, -uve-topic-27-7, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-20-7, -uve-topic-8-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-23-7, -uve-topic-7-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-29-8, -uve-topic-25-8, -uve-topic-26-8, -uve-topic-27-8, -uve-topic-6-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-12-9, structured_syslog_topic-9, -uve-topic-13-9, -uve-topic-3-4, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-2-4, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-9-4, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-29-9, -uve-topic-23-9, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-5-5, -uve-topic-3-5, -uve-topic-10-10, -uve-topic-0-5, -uve-topic-1-5, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, HEALTH_CHECK_TOPIC-16, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-3-10, -uve-topic-2-10, -uve-topic-9-10, -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-10-4, -uve-topic-23-3, -uve-topic-28-3, -uve-topic-29-3, -uve-topic-5-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, -uve-topic-9-11, -uve-topic-7-11, -uve-topic-18-5, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-19-5, -uve-topic-1-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-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-21-5, -uve-topic-6-9, -uve-topic-4-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-5-14, -uve-topic-12-15, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-9-14, -uve-topic-26-14, -uve-topic-10-16, -uve-topic-6-15, -uve-topic-23-15, -uve-topic-4-15, -uve-topic-28-15, -uve-topic-29-15, -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-17-16, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-11-17, -uve-topic-22-16, -uve-topic-6-12, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-4-12, -uve-topic-2-12, -uve-topic-19-17, -uve-topic-18-17, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-7-13, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-20-17, -uve-topic-0-13, -uve-topic-21-17, -uve-topic-1-13, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-18-18, -uve-topic-8-13, structured_syslog_topic-3, -uve-topic-18-11, -uve-topic-19-11, -uve-topic-4-18, -uve-topic-2-18, -uve-topic-6-18, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-18-12, structured_syslog_topic-4, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-7-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-13-12, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-2-16, -uve-topic-9-16, -uve-topic-10-13, -uve-topic-3-16, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-22-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-9-17, -uve-topic-7-17, -uve-topic-5-17, -uve-topic-27-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-20-23, -uve-topic-21-23, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-3-22, -uve-topic-2-22, -uve-topic-18-23, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-11-25, -uve-topic-8-23, -uve-topic-22-24, -uve-topic-9-23, structured_syslog_topic-25, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-7-23, -uve-topic-5-23, -uve-topic-10-25, -uve-topic-3-23, -uve-topic-18-24, -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-5-20, -uve-topic-23-25, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-20-25, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-9-20, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-17-25, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-8-20, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-4-21, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-3-26, -uve-topic-4-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-5-26, -uve-topic-6-26, -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-11-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-4-27, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-6-27, -uve-topic-27-19, -uve-topic-20-19, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-19-20, -uve-topic-2-24, -uve-topic-10-22, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-27-20, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-29-20, -uve-topic-2-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-11-23, -uve-topic-8-25, -uve-topic-22-22, -uve-topic-7-25, -uve-topic-5-25, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-28-21, -uve-topic-29-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, structured_syslog_topic-16, -uve-topic-11-1, -uve-topic-22-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-2-28, -uve-topic-10-1, -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-17-1, -uve-topic-28-0, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-5-29, -uve-topic-3-29, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-27-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, -uve-topic-8-1, -uve-topic-7-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-10-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-29-27, -uve-topic-4-3, HEALTH_CHECK_TOPIC-22, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-27-29, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-2-0, -uve-topic-6-0, -uve-topic-4-0, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-0-1, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:56,108] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:56,114] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:56,115] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:56,335] 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-08 05:53:56,339] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:56,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:56,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Cancelled in-flight FETCH request with correlation id 90 due to node 2 being disconnected (elapsed time since creation: 18ms, elapsed time since send: 18ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:56,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=285660808, epoch=90) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:53:56,341] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:56,341] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:58,564] INFO [KafkaServer id=3] Retrying controlled shutdown (2 retries remaining) (kafka.server.KafkaServer) [2026-06-08 05:53:58,564] INFO [KafkaServer id=3] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:58,595] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-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, HEALTH_CHECK_TOPIC-19, -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-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-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, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-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, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-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, HEALTH_CHECK_TOPIC-15, -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, HEALTH_CHECK_TOPIC-26, -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, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-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-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-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, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-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, HEALTH_CHECK_TOPIC-25, -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, HEALTH_CHECK_TOPIC-1, 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, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -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, HEALTH_CHECK_TOPIC-18, -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, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-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, HEALTH_CHECK_TOPIC-0, -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, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-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-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-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-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-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-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-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, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-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, HEALTH_CHECK_TOPIC-21, 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, HEALTH_CHECK_TOPIC-5, -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-08 05:53:58,597] 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-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, HEALTH_CHECK_TOPIC-19, -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-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-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, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-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, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-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, HEALTH_CHECK_TOPIC-15, -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, HEALTH_CHECK_TOPIC-26, -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, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-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-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-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, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-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, HEALTH_CHECK_TOPIC-25, -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, HEALTH_CHECK_TOPIC-1, 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, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -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, HEALTH_CHECK_TOPIC-18, -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, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-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, HEALTH_CHECK_TOPIC-0, -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, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-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-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-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-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-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-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-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, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-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, HEALTH_CHECK_TOPIC-21, 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, HEALTH_CHECK_TOPIC-5, -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-08 05:53:58,740] INFO [KafkaServer id=3] Controlled shutdown request returned successfully after 175ms (kafka.server.KafkaServer) [2026-06-08 05:53:58,742] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:58,742] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:58,742] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:58,743] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-08 05:53:58,744] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-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, HEALTH_CHECK_TOPIC-19, -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-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-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, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-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, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-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, HEALTH_CHECK_TOPIC-15, -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, HEALTH_CHECK_TOPIC-26, -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, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-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-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-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, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-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, HEALTH_CHECK_TOPIC-25, -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, HEALTH_CHECK_TOPIC-1, 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, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -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, HEALTH_CHECK_TOPIC-18, -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, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-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, HEALTH_CHECK_TOPIC-0, -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, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-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-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-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-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-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-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-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, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-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, HEALTH_CHECK_TOPIC-21, 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, HEALTH_CHECK_TOPIC-5, -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-08 05:53:58,744] 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-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, HEALTH_CHECK_TOPIC-19, -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-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-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, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-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, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-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, HEALTH_CHECK_TOPIC-15, -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, HEALTH_CHECK_TOPIC-26, -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, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-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-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-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, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-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, HEALTH_CHECK_TOPIC-25, -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, HEALTH_CHECK_TOPIC-1, 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, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -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, HEALTH_CHECK_TOPIC-18, -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, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-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, HEALTH_CHECK_TOPIC-0, -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, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-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-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-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-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-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-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-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, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-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, HEALTH_CHECK_TOPIC-21, 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, HEALTH_CHECK_TOPIC-5, -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-08 05:53:58,750] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-08 05:53:58,750] INFO [data-plane Kafka Request Handler on Broker 3], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:53:58,752] INFO [data-plane Kafka Request Handler on Broker 3], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:53:58,762] INFO [ExpirationReaper-3-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,763] INFO [ExpirationReaper-3-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,763] INFO [ExpirationReaper-3-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,765] INFO [KafkaApi-3] Shutdown complete. (kafka.server.KafkaApis) [2026-06-08 05:53:58,765] INFO [ExpirationReaper-3-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,766] INFO [ExpirationReaper-3-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,766] INFO [ExpirationReaper-3-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,767] INFO [TransactionCoordinator id=3] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:53:58,767] INFO [Transaction State Manager 3]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-08 05:53:58,768] INFO [TxnMarkerSenderThread-3]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:58,768] INFO [TxnMarkerSenderThread-3]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:58,768] INFO [TxnMarkerSenderThread-3]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:58,771] INFO [TransactionCoordinator id=3] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:53:58,772] INFO [GroupCoordinator 3]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:53:58,773] INFO [ExpirationReaper-3-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,774] INFO [ExpirationReaper-3-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,775] INFO [ExpirationReaper-3-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,781] INFO [ExpirationReaper-3-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,781] INFO [ExpirationReaper-3-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,781] INFO [ExpirationReaper-3-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,782] INFO [GroupCoordinator 3]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:53:58,782] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2026-06-08 05:53:58,783] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:58,783] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:58,783] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:58,784] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:58,787] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:58,787] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:53:58,787] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:53:58,787] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,789] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,793] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,793] INFO [ExpirationReaper-3-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,794] INFO [ExpirationReaper-3-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,794] INFO [ExpirationReaper-3-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,799] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,801] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,801] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,803] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,803] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,803] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,804] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,805] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,805] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:58,814] INFO [AddPartitionsToTxnSenderThread-3]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:58,815] INFO [AddPartitionsToTxnSenderThread-3]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:58,815] INFO [AddPartitionsToTxnSenderThread-3]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:58,821] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2026-06-08 05:53:58,821] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,821] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,821] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,823] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:53:58,824] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,824] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,824] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:58,824] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:53:58,825] INFO Shutting down. (kafka.log.LogManager) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,827] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:58,861] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 320 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,039] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Wrote producer snapshot at offset 1 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,303] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 331 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,496] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 185 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,511] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 146 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,545] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 353 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,644] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 209 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,659] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 87 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,697] INFO [ProducerStateManager partition=-uve-topic-14-0] Wrote producer snapshot at offset 25 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,901] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 251 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,907] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 118 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:59,963] INFO [ProducerStateManager partition=-uve-topic-13-0] Wrote producer snapshot at offset 23 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:54:00,017] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 2042 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:54:00,187] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 178 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:54:00,342] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 123 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:54:00,860] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 222 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:54:01,038] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-08 05:54:01,042] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:54:01,042] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:54:01,042] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:54:01,042] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:54:01,151] INFO Session: 0x2000023841e0001 closed (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:54:01,151] INFO EventThread shut down for session: 0x2000023841e0001 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:54:01,152] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:54:01,152] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,153] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,153] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,153] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,154] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:54:01,155] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutting down socket server (kafka.network.SocketServer) [2026-06-08 05:54:01,161] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutdown completed (kafka.network.SocketServer) [2026-06-08 05:54:01,161] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:54:01,161] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:54:01,161] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:54:01,162] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-08 05:54:01,162] INFO App info kafka.server for 3 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:54:01,163] INFO [KafkaServer id=3] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Jun 8 05:55:17 UTC 2026 ===================' INFO: =================== Mon Jun 8 05:55:17 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ +++ local nic=ens3 cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ 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 +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ grep -vi host +++ 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-08 05:55:20,359] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-08 05:55:20,580] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-08 05:55:20,678] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:55:20,680] INFO starting (kafka.server.KafkaServer) [2026-06-08 05:55:20,680] 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-08 05:55:20,706] 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-08 05:55:20,710] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5902-3. (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] 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-08 05:55:20,711] 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-08 05:55:20,711] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,711] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,712] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:20,716] 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-08 05:55:20,720] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-08 05:55:20,728] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:20,731] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:20,733] INFO Socket connection established, initiating session, client: /10.0.0.33:36304, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:20,734] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:55:20,739] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x2000023841e0033, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:20,742] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:55:21,016] INFO Cluster ID = 4cTkF7SzS46PA_-_44t6OQ (kafka.server.KafkaServer) [2026-06-08 05:55:21,095] 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-08 05:55:21,152] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:21,154] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:21,164] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:21,164] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:21,181] INFO [KafkaServer id=3] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-08 05:55:21,332] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:55:21,340] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-08 05:55:21,354] INFO Loaded 0 logs in 21ms (kafka.log.LogManager) [2026-06-08 05:55:21,356] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-08 05:55:21,359] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-08 05:55:21,474] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:55:21,572] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:55:21,586] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:55:21,604] 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-08 05:55:21,628] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:22,078] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-08 05:55:22,110] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-08 05:55:22,133] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:22,208] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,210] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,220] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,229] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,233] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,298] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:55:22,340] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:55:22,734] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-08 05:55:22,795] INFO Stat of the created znode at /brokers/ids/3 is: 8589940541,8589940541,1780898122789,1780898122789,1,0,0,144115340616269875,202,0,8589940541 (kafka.zk.KafkaZkClient) [2026-06-08 05:55:22,795] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589940541 (kafka.zk.KafkaZkClient) [2026-06-08 05:55:22,928] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,935] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,936] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:22,960] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:55:22,971] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:55:23,031] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:55:23,057] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:55:23,058] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:55:23,215] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:23,413] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:55:23,717] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-08 05:55:23,779] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-08 05:55:23,826] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:55:23,827] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:55:23,841] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:55:23,844] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:55:23,885] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:23,906] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:23,906] INFO Kafka startTimeMs: 1780898123850 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:23,922] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-08 05:55:24,083] 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-08 05:55:24,107] 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-08 05:55:24,107] 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-08 05:55:24,108] 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-08 05:55:24,108] 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-08 05:55:24,108] 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-08 05:55:24,108] 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-08 05:55:24,109] 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-08 05:55:24,109] 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-08 05:55:24,110] 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-08 05:55:24,110] 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-08 05:55:24,110] 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-08 05:55:24,111] 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-08 05:55:24,112] 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-08 05:55:24,112] 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-08 05:55:24,112] 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-08 05:55:24,112] 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-08 05:55:24,117] 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-08 05:55:24,120] 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-08 05:55:24,121] 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-08 05:55:24,121] 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-08 05:55:24,121] 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-08 05:55:24,121] 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-08 05:55:24,122] 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-08 05:55:24,122] 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-08 05:55:24,122] 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-08 05:55:24,122] 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-08 05:55:24,123] 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-08 05:55:24,123] 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-08 05:55:24,123] 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-08 05:55:24,377] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:24,377] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:24,789] 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-08 05:55:24,789] 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-08 05:55:24,789] 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-08 05:55:24,790] 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-08 05:55:24,790] 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-08 05:55:24,790] 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-08 05:55:24,790] 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-08 05:55:24,790] 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-08 05:55:24,790] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,791] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,792] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,793] 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-08 05:55:24,876] 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-08 05:55:24,908] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,910] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-08 05:55:24,912] 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-08 05:55:24,929] 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-08 05:55:24,931] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,931] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-08 05:55:24,931] 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-08 05:55:24,936] 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-08 05:55:24,937] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,937] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-08 05:55:24,937] 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-08 05:55:24,942] 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-08 05:55:24,943] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,947] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-08 05:55:24,947] 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-08 05:55:24,977] 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-08 05:55:24,978] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,978] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-08 05:55:24,978] 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-08 05:55:24,985] 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-08 05:55:24,985] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,985] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-08 05:55:24,987] 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-08 05:55:24,993] 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-08 05:55:24,995] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:24,996] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-08 05:55:24,996] 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-08 05:55:25,000] 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-08 05:55:25,001] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,001] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,001] 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-08 05:55:25,006] 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-08 05:55:25,007] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,007] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,007] 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-08 05:55:25,011] 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-08 05:55:25,012] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,012] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,012] 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-08 05:55:25,016] 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-08 05:55:25,016] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,017] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,017] 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-08 05:55:25,021] 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-08 05:55:25,022] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,022] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,022] 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-08 05:55:25,026] 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-08 05:55:25,026] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,026] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,027] 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-08 05:55:25,030] 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-08 05:55:25,031] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,031] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,031] 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-08 05:55:25,036] 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-08 05:55:25,036] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,036] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,036] 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-08 05:55:25,040] 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-08 05:55:25,041] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,041] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,041] 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-08 05:55:25,044] 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-08 05:55:25,045] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,045] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,045] 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-08 05:55:25,049] 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-08 05:55:25,050] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,050] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,050] 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-08 05:55:25,054] 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-08 05:55:25,055] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,055] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,055] 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-08 05:55:25,058] 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-08 05:55:25,059] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,059] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,059] 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-08 05:55:25,063] 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-08 05:55:25,063] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,064] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,064] 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-08 05:55:25,067] 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-08 05:55:25,089] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,089] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,090] 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-08 05:55:25,095] 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-08 05:55:25,097] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,097] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,097] 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-08 05:55:25,101] 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-08 05:55:25,102] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,102] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,102] 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-08 05:55:25,108] 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-08 05:55:25,108] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,108] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,108] 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-08 05:55:25,115] 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-08 05:55:25,116] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,116] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,116] 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-08 05:55:25,121] 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-08 05:55:25,122] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,122] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,122] 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-08 05:55:25,126] 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-08 05:55:25,127] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,127] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,129] 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-08 05:55:25,133] 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-08 05:55:25,134] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,134] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,134] 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-08 05:55:25,142] 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-08 05:55:25,143] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,143] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,143] 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-08 05:55:25,149] 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-08 05:55:25,149] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,149] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,150] 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-08 05:55:25,155] 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-08 05:55:25,156] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,156] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,156] 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-08 05:55:25,161] 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-08 05:55:25,162] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,162] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,162] 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-08 05:55:25,167] 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-08 05:55:25,168] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,168] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,168] 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-08 05:55:25,172] 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-08 05:55:25,173] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,173] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,174] 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-08 05:55:25,178] 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-08 05:55:25,179] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,179] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-08 05:55:25,180] 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-08 05:55:25,188] 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-08 05:55:25,189] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,189] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,189] 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-08 05:55:25,195] 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-08 05:55:25,196] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,196] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,196] 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-08 05:55:25,201] 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-08 05:55:25,202] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,202] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,202] 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-08 05:55:25,207] 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-08 05:55:25,208] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,208] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,208] 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-08 05:55:25,213] 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-08 05:55:25,214] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,214] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,214] 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-08 05:55:25,218] 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-08 05:55:25,219] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,219] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,220] 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-08 05:55:25,225] 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-08 05:55:25,225] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,226] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,226] 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-08 05:55:25,230] 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-08 05:55:25,231] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,231] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,231] 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-08 05:55:25,235] 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-08 05:55:25,235] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,235] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,236] 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-08 05:55:25,239] 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-08 05:55:25,239] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,240] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,251] 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-08 05:55:25,260] 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-08 05:55:25,261] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,261] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,261] 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-08 05:55:25,266] 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-08 05:55:25,267] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,267] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,267] 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-08 05:55:25,271] 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-08 05:55:25,272] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,272] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,272] 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-08 05:55:25,277] 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-08 05:55:25,278] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,278] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,278] 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-08 05:55:25,282] 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-08 05:55:25,283] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,283] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,283] 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-08 05:55:25,288] 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-08 05:55:25,288] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,289] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,289] 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-08 05:55:25,293] 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-08 05:55:25,293] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,293] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,294] 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-08 05:55:25,298] 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-08 05:55:25,298] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,298] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,299] 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-08 05:55:25,312] 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-08 05:55:25,312] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,313] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,313] 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-08 05:55:25,323] 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-08 05:55:25,324] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,324] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-08 05:55:25,324] 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-08 05:55:25,338] 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-08 05:55:25,339] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,339] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,339] 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-08 05:55:25,345] 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-08 05:55:25,346] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,346] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,346] 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-08 05:55:25,350] 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-08 05:55:25,351] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,351] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,351] 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-08 05:55:25,355] 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-08 05:55:25,356] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,358] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,358] 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-08 05:55:25,364] 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-08 05:55:25,365] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,365] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,365] 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-08 05:55:25,369] 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-08 05:55:25,369] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,369] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,370] 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-08 05:55:25,377] 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-08 05:55:25,378] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,379] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,379] 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-08 05:55:25,383] 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-08 05:55:25,384] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,384] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,384] 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-08 05:55:25,389] 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-08 05:55:25,390] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,390] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,390] 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-08 05:55:25,392] 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-08 05:55:25,393] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,393] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,393] 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-08 05:55:25,397] 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-08 05:55:25,398] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,398] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,398] 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-08 05:55:25,402] 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-08 05:55:25,402] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,402] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,402] 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-08 05:55:25,407] 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-08 05:55:25,407] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,408] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,408] 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-08 05:55:25,412] 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-08 05:55:25,413] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,413] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,413] 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-08 05:55:25,418] 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-08 05:55:25,419] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,419] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,419] 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-08 05:55:25,423] 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-08 05:55:25,424] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,424] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-08 05:55:25,424] 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-08 05:55:25,427] 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-08 05:55:25,428] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,428] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,428] 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-08 05:55:25,431] 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-08 05:55:25,432] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,433] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,433] 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-08 05:55:25,441] 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-08 05:55:25,442] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,442] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,442] 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-08 05:55:25,449] 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-08 05:55:25,450] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,451] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,452] 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-08 05:55:25,478] 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-08 05:55:25,479] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,480] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,480] 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-08 05:55:25,488] 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-08 05:55:25,489] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,489] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,489] 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-08 05:55:25,491] 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-08 05:55:25,492] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,493] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,493] 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-08 05:55:25,497] 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-08 05:55:25,498] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,499] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,499] 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-08 05:55:25,503] 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-08 05:55:25,503] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,506] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,506] 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-08 05:55:25,509] 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-08 05:55:25,509] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,509] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,509] 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-08 05:55:25,513] 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-08 05:55:25,513] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,513] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,513] 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-08 05:55:25,517] 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-08 05:55:25,517] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,517] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,517] 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-08 05:55:25,522] 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-08 05:55:25,522] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,523] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,523] 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-08 05:55:25,526] 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-08 05:55:25,527] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,527] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,527] 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-08 05:55:25,530] 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-08 05:55:25,531] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,532] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,532] 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-08 05:55:25,535] 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-08 05:55:25,535] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,535] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,535] 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-08 05:55:25,539] 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-08 05:55:25,539] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,540] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,540] 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-08 05:55:25,545] 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-08 05:55:25,545] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,546] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,546] 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-08 05:55:25,553] 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-08 05:55:25,559] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,559] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,560] 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-08 05:55:25,577] 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-08 05:55:25,577] 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-08 05:55:25,577] 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-08 05:55:25,577] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,578] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,579] 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-08 05:55:25,587] 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-08 05:55:25,587] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,587] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,587] 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-08 05:55:25,593] 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-08 05:55:25,595] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,596] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,596] 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-08 05:55:25,600] 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-08 05:55:25,601] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,602] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,602] 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-08 05:55:25,605] 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-08 05:55:25,606] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,606] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,606] 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-08 05:55:25,611] 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-08 05:55:25,612] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,612] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,612] 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-08 05:55:25,616] 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-08 05:55:25,617] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,617] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,617] 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-08 05:55:25,622] 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-08 05:55:25,623] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,623] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-08 05:55:25,623] 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-08 05:55:25,628] 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-08 05:55:25,629] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,629] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,629] 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-08 05:55:25,634] 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-08 05:55:25,635] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,635] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,635] 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-08 05:55:25,640] 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-08 05:55:25,641] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,641] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,641] 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-08 05:55:25,646] 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-08 05:55:25,646] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,647] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,647] 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-08 05:55:25,651] 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-08 05:55:25,652] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,652] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,652] 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-08 05:55:25,656] 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-08 05:55:25,656] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,656] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,656] 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-08 05:55:25,659] 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-08 05:55:25,660] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,660] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,660] 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-08 05:55:25,664] 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-08 05:55:25,665] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,665] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,666] 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-08 05:55:25,670] 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-08 05:55:25,670] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,671] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,671] 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-08 05:55:25,675] 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-08 05:55:25,676] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,676] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,676] 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-08 05:55:25,680] 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-08 05:55:25,681] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,681] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-08 05:55:25,681] 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-08 05:55:25,686] 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-08 05:55:25,686] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,686] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,687] 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-08 05:55:25,691] 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-08 05:55:25,693] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,693] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,694] 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-08 05:55:25,696] 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-08 05:55:25,697] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,697] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,698] 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-08 05:55:25,701] 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-08 05:55:25,702] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,702] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,702] 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-08 05:55:25,707] 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-08 05:55:25,707] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,707] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,707] 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-08 05:55:25,711] 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-08 05:55:25,712] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,712] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,712] 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-08 05:55:25,716] 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-08 05:55:25,718] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,718] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,718] 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-08 05:55:25,723] 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-08 05:55:25,725] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,726] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,726] 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-08 05:55:25,730] 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-08 05:55:25,731] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,731] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,731] 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-08 05:55:25,738] 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-08 05:55:25,738] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,739] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,739] 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-08 05:55:25,745] 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-08 05:55:25,746] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,746] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,747] 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-08 05:55:25,752] 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-08 05:55:25,753] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,753] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,754] 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-08 05:55:25,760] 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-08 05:55:25,762] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,763] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,763] 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-08 05:55:25,766] 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-08 05:55:25,770] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,770] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,771] 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-08 05:55:25,779] 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-08 05:55:25,781] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,781] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,781] 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-08 05:55:25,789] 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-08 05:55:25,789] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,790] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,791] 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-08 05:55:25,794] 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-08 05:55:25,795] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,795] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,795] 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-08 05:55:25,800] 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-08 05:55:25,801] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,801] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,802] 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-08 05:55:25,809] 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-08 05:55:25,809] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,809] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,809] 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-08 05:55:25,818] 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-08 05:55:25,819] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,820] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,821] 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-08 05:55:25,824] 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-08 05:55:25,830] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,830] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,830] 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-08 05:55:25,835] 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-08 05:55:25,836] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,836] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,838] 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-08 05:55:25,843] 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-08 05:55:25,844] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,844] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,845] 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-08 05:55:25,851] 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-08 05:55:25,853] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,854] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,854] 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-08 05:55:25,858] 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-08 05:55:25,859] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,859] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,859] 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-08 05:55:25,863] 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-08 05:55:25,864] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,864] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,864] 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-08 05:55:25,869] 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-08 05:55:25,869] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,869] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,869] 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-08 05:55:25,874] 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-08 05:55:25,875] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,875] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,875] 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-08 05:55:25,880] 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-08 05:55:25,883] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,883] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,883] 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-08 05:55:25,887] 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-08 05:55:25,887] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,887] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,888] 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-08 05:55:25,892] 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-08 05:55:25,892] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,892] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-08 05:55:25,892] 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-08 05:55:25,896] 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-08 05:55:25,897] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,897] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-08 05:55:25,897] 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-08 05:55:25,901] 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-08 05:55:25,902] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,902] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,902] 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-08 05:55:25,906] 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-08 05:55:25,907] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,907] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,907] 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-08 05:55:25,912] 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-08 05:55:25,917] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,917] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,917] 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-08 05:55:25,923] 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-08 05:55:25,923] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,923] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-08 05:55:25,923] 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-08 05:55:25,937] 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-08 05:55:25,938] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,938] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-08 05:55:25,938] 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-08 05:55:25,950] 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-08 05:55:25,951] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,951] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,951] 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-08 05:55:25,956] 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-08 05:55:25,957] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,957] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,957] 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-08 05:55:25,962] 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-08 05:55:25,963] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,963] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,963] 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-08 05:55:25,969] 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-08 05:55:25,970] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,970] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,970] 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-08 05:55:25,976] 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-08 05:55:25,976] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,977] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,977] 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-08 05:55:25,982] 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-08 05:55:25,983] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,983] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,983] 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-08 05:55:25,988] 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-08 05:55:25,989] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,990] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,990] 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-08 05:55:25,994] 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-08 05:55:25,994] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,994] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,994] 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-08 05:55:25,998] 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-08 05:55:25,999] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:25,999] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-08 05:55:25,999] 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-08 05:55:26,003] 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-08 05:55:26,004] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,004] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,004] 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-08 05:55:26,008] 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-08 05:55:26,009] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,011] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,011] 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-08 05:55:26,014] 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-08 05:55:26,014] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,014] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,014] 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-08 05:55:26,018] 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-08 05:55:26,020] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,020] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,021] 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-08 05:55:26,026] 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-08 05:55:26,026] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,026] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,026] 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-08 05:55:26,037] 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-08 05:55:26,039] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,040] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,041] 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-08 05:55:26,046] 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-08 05:55:26,049] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,049] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,049] 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-08 05:55:26,055] 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-08 05:55:26,056] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,056] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,056] 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-08 05:55:26,059] 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-08 05:55:26,060] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,060] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,060] 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-08 05:55:26,064] 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-08 05:55:26,064] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,064] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,064] 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-08 05:55:26,068] 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-08 05:55:26,069] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,069] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,069] 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-08 05:55:26,071] 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-08 05:55:26,072] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,072] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,072] 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-08 05:55:26,075] 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-08 05:55:26,075] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,075] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,075] 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-08 05:55:26,079] 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-08 05:55:26,079] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,079] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,079] 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-08 05:55:26,082] 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-08 05:55:26,083] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,083] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,083] 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-08 05:55:26,087] 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-08 05:55:26,089] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,089] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,089] 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-08 05:55:26,097] 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-08 05:55:26,099] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,099] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,099] 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-08 05:55:26,103] 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-08 05:55:26,104] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,104] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,104] 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-08 05:55:26,109] 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-08 05:55:26,110] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,110] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-08 05:55:26,110] 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-08 05:55:26,114] 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-08 05:55:26,115] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,115] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,115] 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-08 05:55:26,118] 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-08 05:55:26,118] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,118] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,118] 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-08 05:55:26,123] 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-08 05:55:26,124] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,124] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,124] 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-08 05:55:26,128] 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-08 05:55:26,129] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,129] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,129] 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-08 05:55:26,132] 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-08 05:55:26,132] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,132] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,132] 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-08 05:55:26,138] 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-08 05:55:26,139] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,139] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,139] 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-08 05:55:26,144] 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-08 05:55:26,145] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,145] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,145] 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-08 05:55:26,149] 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-08 05:55:26,149] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,149] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,150] 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-08 05:55:26,153] 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-08 05:55:26,154] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,154] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,154] 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-08 05:55:26,157] 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-08 05:55:26,158] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,158] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,158] 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-08 05:55:26,162] 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-08 05:55:26,163] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,163] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,163] 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-08 05:55:26,166] 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-08 05:55:26,166] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,166] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,166] 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-08 05:55:26,171] 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-08 05:55:26,171] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,171] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,171] 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-08 05:55:26,174] 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-08 05:55:26,174] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,174] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,174] 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-08 05:55:26,177] 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-08 05:55:26,178] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,178] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,178] 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-08 05:55:26,181] 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-08 05:55:26,182] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,182] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,182] 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-08 05:55:26,187] 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-08 05:55:26,188] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,189] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,189] 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-08 05:55:26,193] 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-08 05:55:26,194] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,194] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,194] 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-08 05:55:26,205] 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-08 05:55:26,208] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,208] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,209] 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-08 05:55:26,215] 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-08 05:55:26,216] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,216] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,216] 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-08 05:55:26,226] 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-08 05:55:26,227] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,227] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,227] 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-08 05:55:26,230] 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-08 05:55:26,230] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,230] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,230] 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-08 05:55:26,233] 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-08 05:55:26,234] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,234] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,234] 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-08 05:55:26,250] 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-08 05:55:26,251] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,251] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,253] 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-08 05:55:26,256] 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-08 05:55:26,256] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,256] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,256] 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-08 05:55:26,260] 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-08 05:55:26,261] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,261] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,261] 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-08 05:55:26,267] 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-08 05:55:26,268] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,268] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,268] 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-08 05:55:26,270] 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-08 05:55:26,271] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,271] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,271] 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-08 05:55:26,275] 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-08 05:55:26,276] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,276] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,276] 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-08 05:55:26,279] 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-08 05:55:26,280] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,280] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,280] 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-08 05:55:26,283] 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-08 05:55:26,285] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,286] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-08 05:55:26,286] 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-08 05:55:26,289] 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-08 05:55:26,289] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,290] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,290] 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-08 05:55:26,293] 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-08 05:55:26,294] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,294] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,294] 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-08 05:55:26,302] 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-08 05:55:26,303] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,303] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,303] 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-08 05:55:26,308] 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-08 05:55:26,309] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,309] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,313] 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-08 05:55:26,322] 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-08 05:55:26,322] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,323] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,323] 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-08 05:55:26,328] 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-08 05:55:26,329] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,329] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,329] 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-08 05:55:26,332] 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-08 05:55:26,332] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,333] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,333] 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-08 05:55:26,337] 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-08 05:55:26,337] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,337] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,337] 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-08 05:55:26,340] 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-08 05:55:26,340] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,341] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,341] 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-08 05:55:26,345] 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-08 05:55:26,345] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,345] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,345] 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-08 05:55:26,348] 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-08 05:55:26,349] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,349] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,349] 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-08 05:55:26,352] 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-08 05:55:26,352] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,352] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,352] 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-08 05:55:26,355] 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-08 05:55:26,356] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,356] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,356] 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-08 05:55:26,359] 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-08 05:55:26,360] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,360] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,360] 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-08 05:55:26,363] 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-08 05:55:26,363] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,363] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,364] 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-08 05:55:26,367] 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-08 05:55:26,368] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,368] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,368] 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-08 05:55:26,370] 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-08 05:55:26,370] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,371] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,371] 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-08 05:55:26,376] 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-08 05:55:26,376] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,377] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,377] 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-08 05:55:26,379] 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-08 05:55:26,380] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,381] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,381] 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-08 05:55:26,385] 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-08 05:55:26,385] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,386] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-08 05:55:26,386] 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-08 05:55:26,389] 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-08 05:55:26,389] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,389] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,389] 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-08 05:55:26,395] 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-08 05:55:26,395] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,395] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,395] 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-08 05:55:26,401] 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-08 05:55:26,402] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,403] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,403] 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-08 05:55:26,405] 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-08 05:55:26,406] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,407] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,407] 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-08 05:55:26,411] 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-08 05:55:26,412] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,412] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,412] 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-08 05:55:26,416] 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-08 05:55:26,416] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,416] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,416] 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-08 05:55:26,420] 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-08 05:55:26,420] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,421] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,421] 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-08 05:55:26,425] 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-08 05:55:26,426] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,426] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,426] 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-08 05:55:26,430] 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-08 05:55:26,431] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,431] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,432] 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-08 05:55:26,436] 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-08 05:55:26,436] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,436] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,436] 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-08 05:55:26,439] 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-08 05:55:26,439] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,439] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,439] 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-08 05:55:26,442] 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-08 05:55:26,442] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,443] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,443] 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-08 05:55:26,446] 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-08 05:55:26,447] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,447] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,447] 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-08 05:55:26,449] 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-08 05:55:26,450] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,450] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,450] 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-08 05:55:26,453] 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-08 05:55:26,454] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,455] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,455] 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-08 05:55:26,457] 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-08 05:55:26,458] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,458] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,458] 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-08 05:55:26,461] 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-08 05:55:26,461] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,462] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,462] 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-08 05:55:26,466] 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-08 05:55:26,466] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,466] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,466] 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-08 05:55:26,470] 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-08 05:55:26,470] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,470] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-08 05:55:26,471] 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-08 05:55:26,474] 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-08 05:55:26,474] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,474] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-08 05:55:26,474] 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-08 05:55:26,477] 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-08 05:55:26,478] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,478] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,478] 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-08 05:55:26,481] 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-08 05:55:26,481] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,482] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,482] 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-08 05:55:26,485] 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-08 05:55:26,485] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,485] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,485] 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-08 05:55:26,488] 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-08 05:55:26,489] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,490] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,490] 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-08 05:55:26,492] 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-08 05:55:26,492] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,492] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,492] 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-08 05:55:26,494] 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-08 05:55:26,494] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,495] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,495] 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-08 05:55:26,498] 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-08 05:55:26,498] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,499] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,499] 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-08 05:55:26,510] 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-08 05:55:26,511] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,511] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,511] 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-08 05:55:26,515] 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-08 05:55:26,516] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,516] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,516] 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-08 05:55:26,519] 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-08 05:55:26,520] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,520] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,520] 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-08 05:55:26,526] 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-08 05:55:26,526] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,526] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,526] 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-08 05:55:26,531] 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-08 05:55:26,532] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,532] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,532] 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-08 05:55:26,537] 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-08 05:55:26,538] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,538] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,538] 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-08 05:55:26,542] 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-08 05:55:26,543] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,543] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,543] 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-08 05:55:26,548] 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-08 05:55:26,549] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,549] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,549] 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-08 05:55:26,554] 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-08 05:55:26,554] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,555] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,555] 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-08 05:55:26,557] 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-08 05:55:26,557] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,557] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,557] 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-08 05:55:26,559] 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-08 05:55:26,559] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,559] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-08 05:55:26,559] 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-08 05:55:26,565] 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-08 05:55:26,566] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,566] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-08 05:55:26,567] 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-08 05:55:26,572] 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-08 05:55:26,573] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,573] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,573] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,576] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,578] 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-08 05:55:26,579] 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-08 05:55:26,579] 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-08 05:55:26,579] 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-08 05:55:26,579] 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-08 05:55:26,579] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,580] 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-08 05:55:26,581] 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-08 05:55:26,586] 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-08 05:55:26,587] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,588] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,590] 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-08 05:55:26,594] 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-08 05:55:26,596] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,596] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,598] 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-08 05:55:26,606] 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-08 05:55:26,607] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,607] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,607] 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-08 05:55:26,611] 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-08 05:55:26,612] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,612] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,612] 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-08 05:55:26,615] 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-08 05:55:26,615] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,616] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,616] 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-08 05:55:26,620] 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-08 05:55:26,620] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,620] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,620] 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-08 05:55:26,627] 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-08 05:55:26,627] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,627] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,627] 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-08 05:55:26,632] 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-08 05:55:26,633] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,633] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,633] 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-08 05:55:26,642] 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-08 05:55:26,642] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,642] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,642] 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-08 05:55:26,647] 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-08 05:55:26,648] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,648] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,648] 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-08 05:55:26,652] 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-08 05:55:26,652] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,652] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,652] 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-08 05:55:26,660] 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-08 05:55:26,661] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,661] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,661] 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-08 05:55:26,668] 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-08 05:55:26,668] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,669] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,669] 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-08 05:55:26,675] 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-08 05:55:26,675] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,675] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,675] 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-08 05:55:26,678] 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-08 05:55:26,678] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,678] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,679] 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-08 05:55:26,681] 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-08 05:55:26,681] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,682] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,682] 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-08 05:55:26,684] 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-08 05:55:26,685] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,686] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,686] 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-08 05:55:26,688] 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-08 05:55:26,691] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,691] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,691] 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-08 05:55:26,698] 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-08 05:55:26,698] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,698] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,698] 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-08 05:55:26,702] 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-08 05:55:26,702] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,704] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,704] 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-08 05:55:26,707] 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-08 05:55:26,709] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,709] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,709] 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-08 05:55:26,719] 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-08 05:55:26,720] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,720] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-08 05:55:26,720] 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-08 05:55:26,725] 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-08 05:55:26,725] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,729] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,730] 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-08 05:55:26,734] 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-08 05:55:26,734] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,734] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,734] 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-08 05:55:26,739] 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-08 05:55:26,739] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,739] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,739] 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-08 05:55:26,744] 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-08 05:55:26,744] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,744] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,745] 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-08 05:55:26,749] 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-08 05:55:26,750] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,750] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,750] 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-08 05:55:26,753] 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-08 05:55:26,754] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,755] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,755] 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-08 05:55:26,760] 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-08 05:55:26,760] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,760] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,761] 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-08 05:55:26,763] 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-08 05:55:26,764] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,764] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,764] 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-08 05:55:26,767] 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-08 05:55:26,767] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,768] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,768] 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-08 05:55:26,771] 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-08 05:55:26,771] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,771] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,772] 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-08 05:55:26,775] 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-08 05:55:26,775] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,775] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,775] 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-08 05:55:26,778] 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-08 05:55:26,778] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,779] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,779] 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-08 05:55:26,782] 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-08 05:55:26,782] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,782] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,782] 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-08 05:55:26,786] 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-08 05:55:26,786] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,786] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-08 05:55:26,786] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,789] 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-08 05:55:26,789] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,789] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,790] 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-08 05:55:26,792] 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-08 05:55:26,793] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,794] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,794] 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-08 05:55:26,802] 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-08 05:55:26,802] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,802] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,802] 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-08 05:55:26,806] 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-08 05:55:26,807] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,807] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,807] 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-08 05:55:26,811] 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-08 05:55:26,811] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,811] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,811] 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-08 05:55:26,818] 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-08 05:55:26,818] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,818] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,818] 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-08 05:55:26,827] 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-08 05:55:26,828] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,828] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,828] 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-08 05:55:26,833] 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-08 05:55:26,834] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,834] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-08 05:55:26,834] 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-08 05:55:26,837] 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-08 05:55:26,837] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,838] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,838] 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-08 05:55:26,840] 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-08 05:55:26,841] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,841] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-08 05:55:26,841] 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-08 05:55:26,845] 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-08 05:55:26,845] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,846] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,846] 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-08 05:55:26,849] 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-08 05:55:26,850] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,850] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-08 05:55:26,850] 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-08 05:55:26,854] 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-08 05:55:26,855] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,855] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,855] 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-08 05:55:26,858] 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-08 05:55:26,859] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,859] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-08 05:55:26,859] 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-08 05:55:26,864] 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-08 05:55:26,864] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,864] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,864] 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-08 05:55:26,869] 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-08 05:55:26,870] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,870] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,870] 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-08 05:55:26,878] 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-08 05:55:26,878] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,878] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,878] 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-08 05:55:26,883] 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-08 05:55:26,884] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,884] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,884] 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-08 05:55:26,889] 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-08 05:55:26,889] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,890] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-08 05:55:26,890] 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-08 05:55:26,892] 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-08 05:55:26,893] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,893] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,893] 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-08 05:55:26,898] 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-08 05:55:26,899] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,899] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,899] 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-08 05:55:26,905] 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-08 05:55:26,906] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,906] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,906] 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-08 05:55:26,911] 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-08 05:55:26,911] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,911] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-08 05:55:26,912] 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-08 05:55:26,914] 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-08 05:55:26,914] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,914] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,915] 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-08 05:55:26,917] 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-08 05:55:26,918] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,918] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,918] 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-08 05:55:26,921] 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-08 05:55:26,922] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,922] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,922] 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-08 05:55:26,925] 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-08 05:55:26,925] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,926] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,926] 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-08 05:55:26,942] 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-08 05:55:26,942] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,942] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,943] 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-08 05:55:26,950] 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-08 05:55:26,951] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,951] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,951] 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-08 05:55:26,953] 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-08 05:55:26,953] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,953] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,953] 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-08 05:55:26,959] 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-08 05:55:26,960] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,960] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,961] 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-08 05:55:26,963] 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-08 05:55:26,964] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,965] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,965] 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-08 05:55:26,969] 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-08 05:55:26,970] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,970] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,970] 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-08 05:55:26,974] 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-08 05:55:26,975] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,975] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,975] 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-08 05:55:26,980] 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-08 05:55:26,981] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,981] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,981] 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-08 05:55:26,986] 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-08 05:55:26,986] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,986] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-08 05:55:26,986] 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-08 05:55:26,990] 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-08 05:55:26,991] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,991] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-08 05:55:26,991] 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-08 05:55:26,993] 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-08 05:55:26,994] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,994] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-08 05:55:26,994] 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-08 05:55:26,999] 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-08 05:55:26,999] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:26,999] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-08 05:55:26,999] 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-08 05:55:27,004] 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-08 05:55:27,005] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,005] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,005] 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-08 05:55:27,013] 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-08 05:55:27,013] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,013] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,013] 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-08 05:55:27,017] 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-08 05:55:27,018] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,018] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,018] 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-08 05:55:27,020] 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-08 05:55:27,021] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,021] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,021] 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-08 05:55:27,024] 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-08 05:55:27,024] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,024] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,024] 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-08 05:55:27,027] 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-08 05:55:27,028] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,028] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,028] 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-08 05:55:27,050] 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-08 05:55:27,051] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,053] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,053] 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-08 05:55:27,055] 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-08 05:55:27,055] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,056] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,056] 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-08 05:55:27,059] 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-08 05:55:27,059] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,059] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,059] 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-08 05:55:27,063] 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-08 05:55:27,063] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,063] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,063] 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-08 05:55:27,067] 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-08 05:55:27,067] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,068] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,068] 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-08 05:55:27,071] 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-08 05:55:27,072] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,072] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,072] 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-08 05:55:27,079] 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-08 05:55:27,080] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,080] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,080] 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-08 05:55:27,084] 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-08 05:55:27,084] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,084] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,084] 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-08 05:55:27,094] 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-08 05:55:27,096] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,097] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,098] 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-08 05:55:27,102] 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-08 05:55:27,103] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,103] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,103] 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-08 05:55:27,105] 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-08 05:55:27,106] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,106] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,107] 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-08 05:55:27,110] 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-08 05:55:27,110] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,110] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-08 05:55:27,110] 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-08 05:55:27,114] 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-08 05:55:27,115] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,115] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,115] 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-08 05:55:27,117] 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-08 05:55:27,117] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,118] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-08 05:55:27,118] 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-08 05:55:27,137] 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-08 05:55:27,137] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,138] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,138] 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-08 05:55:27,140] 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-08 05:55:27,141] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,141] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,141] 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-08 05:55:27,146] 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-08 05:55:27,147] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,147] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,147] 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-08 05:55:27,149] 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-08 05:55:27,150] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,150] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,150] 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-08 05:55:27,154] 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-08 05:55:27,154] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,154] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,154] 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-08 05:55:27,158] 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-08 05:55:27,159] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,160] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,160] 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-08 05:55:27,165] 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-08 05:55:27,165] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,165] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,165] 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-08 05:55:27,174] 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-08 05:55:27,176] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,176] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,178] 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-08 05:55:27,185] 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-08 05:55:27,186] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,186] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,186] 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-08 05:55:27,190] 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-08 05:55:27,191] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,191] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,191] 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-08 05:55:27,194] 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-08 05:55:27,194] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,195] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,195] 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-08 05:55:27,200] 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-08 05:55:27,200] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,200] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,200] 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-08 05:55:27,204] 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-08 05:55:27,205] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,205] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,205] 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-08 05:55:27,210] 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-08 05:55:27,210] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,210] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-08 05:55:27,210] 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-08 05:55:27,213] 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-08 05:55:27,213] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,213] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,213] 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-08 05:55:27,216] 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-08 05:55:27,217] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,217] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,217] 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-08 05:55:27,220] 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-08 05:55:27,221] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,221] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,221] 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-08 05:55:27,226] 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-08 05:55:27,226] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,226] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,227] 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-08 05:55:27,233] 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-08 05:55:27,233] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,233] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,233] 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-08 05:55:27,236] 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-08 05:55:27,236] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,237] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,237] 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-08 05:55:27,240] 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-08 05:55:27,241] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,241] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,241] 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-08 05:55:27,244] 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-08 05:55:27,245] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,245] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,245] 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-08 05:55:27,247] 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-08 05:55:27,247] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,248] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,248] 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-08 05:55:27,251] 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-08 05:55:27,252] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,252] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,252] 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-08 05:55:27,255] 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-08 05:55:27,256] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,257] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,257] 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-08 05:55:27,260] 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-08 05:55:27,260] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,260] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,260] 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-08 05:55:27,263] 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-08 05:55:27,263] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,263] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,263] 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-08 05:55:27,265] 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-08 05:55:27,266] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,267] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,267] 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-08 05:55:27,269] 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-08 05:55:27,270] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,271] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,271] 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-08 05:55:27,275] 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-08 05:55:27,275] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,275] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,275] 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-08 05:55:27,277] 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-08 05:55:27,277] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,278] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,278] 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-08 05:55:27,281] 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-08 05:55:27,282] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,282] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-08 05:55:27,282] 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-08 05:55:27,286] 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-08 05:55:27,286] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,286] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,287] 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-08 05:55:27,290] 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-08 05:55:27,291] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,291] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,291] 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-08 05:55:27,293] 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-08 05:55:27,294] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,295] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,295] 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-08 05:55:27,298] 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-08 05:55:27,298] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,299] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,299] 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-08 05:55:27,304] 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-08 05:55:27,304] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,304] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,304] 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-08 05:55:27,307] 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-08 05:55:27,307] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,307] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,307] 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-08 05:55:27,313] 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-08 05:55:27,314] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,314] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,314] 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-08 05:55:27,324] 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-08 05:55:27,326] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,326] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,326] 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-08 05:55:27,333] 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-08 05:55:27,334] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,334] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,334] 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-08 05:55:27,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-08 05:55:27,338] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,340] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-08 05:55:27,340] 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-08 05:55:27,344] 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-08 05:55:27,345] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,345] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-08 05:55:27,346] 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-08 05:55:27,351] 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-08 05:55:27,352] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,352] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,352] 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-08 05:55:27,356] 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-08 05:55:27,357] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,359] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,361] 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-08 05:55:27,364] 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-08 05:55:27,365] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,366] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,366] 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-08 05:55:27,369] 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-08 05:55:27,370] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,371] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,371] 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-08 05:55:27,375] 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-08 05:55:27,375] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,375] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,375] 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-08 05:55:27,378] 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-08 05:55:27,379] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,379] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-08 05:55:27,379] 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-08 05:55:27,386] 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-08 05:55:27,386] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,386] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-08 05:55:27,386] 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-08 05:55:27,390] 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-08 05:55:27,391] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,391] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,391] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:27,396] 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-08 05:55:27,396] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,396] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,396] 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-08 05:55:27,400] 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-08 05:55:27,401] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,401] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,401] 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-08 05:55:27,404] 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-08 05:55:27,404] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,404] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,404] 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-08 05:55:27,408] 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-08 05:55:27,408] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,409] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,409] 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-08 05:55:27,412] 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-08 05:55:27,412] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,413] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,413] 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-08 05:55:27,416] 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-08 05:55:27,416] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,416] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,416] 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-08 05:55:27,419] 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-08 05:55:27,420] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,420] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,420] 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-08 05:55:27,424] 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-08 05:55:27,424] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,424] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,424] 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-08 05:55:27,426] 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-08 05:55:27,427] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,427] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,427] 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-08 05:55:27,431] 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-08 05:55:27,431] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,431] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,431] 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-08 05:55:27,434] 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-08 05:55:27,434] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,434] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,434] 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-08 05:55:27,437] 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-08 05:55:27,437] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,437] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,437] 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-08 05:55:27,441] 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-08 05:55:27,441] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,441] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,441] 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-08 05:55:27,444] 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-08 05:55:27,444] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,445] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,445] 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-08 05:55:27,448] 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-08 05:55:27,448] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,448] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,448] 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-08 05:55:27,451] 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-08 05:55:27,451] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,452] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,452] 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-08 05:55:27,455] 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-08 05:55:27,455] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,456] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,456] 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-08 05:55:27,458] 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-08 05:55:27,459] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,459] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,459] 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-08 05:55:27,462] 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-08 05:55:27,463] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,463] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,463] 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-08 05:55:27,466] 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-08 05:55:27,466] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,467] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,467] 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-08 05:55:27,470] 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-08 05:55:27,470] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,470] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,470] 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-08 05:55:27,473] 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-08 05:55:27,473] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,473] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,473] 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-08 05:55:27,476] 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-08 05:55:27,477] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,477] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,477] 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-08 05:55:27,480] 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-08 05:55:27,480] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,481] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,481] 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-08 05:55:27,484] 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-08 05:55:27,484] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,484] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,484] 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-08 05:55:27,487] 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-08 05:55:27,487] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,487] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,488] 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-08 05:55:27,490] 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-08 05:55:27,491] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,492] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,492] 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-08 05:55:27,495] 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-08 05:55:27,495] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,495] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,495] 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-08 05:55:27,498] 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-08 05:55:27,499] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,499] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,499] 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-08 05:55:27,502] 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-08 05:55:27,502] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,503] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,503] 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-08 05:55:27,505] 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-08 05:55:27,506] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,507] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,507] 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-08 05:55:27,509] 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-08 05:55:27,510] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,510] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-08 05:55:27,510] 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-08 05:55:27,512] 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-08 05:55:27,513] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,513] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,513] 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-08 05:55:27,516] 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-08 05:55:27,516] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,517] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,517] 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-08 05:55:27,520] 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-08 05:55:27,520] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,520] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-08 05:55:27,520] 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-08 05:55:27,523] 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-08 05:55:27,524] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,524] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,524] 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-08 05:55:27,532] 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-08 05:55:27,532] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,533] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,533] 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-08 05:55:27,536] 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-08 05:55:27,536] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,537] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,537] 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-08 05:55:27,539] 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-08 05:55:27,540] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,540] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,540] 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-08 05:55:27,543] 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-08 05:55:27,543] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,544] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,544] 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-08 05:55:27,547] 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-08 05:55:27,547] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,548] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,548] 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-08 05:55:27,550] 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-08 05:55:27,550] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,550] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,550] 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-08 05:55:27,555] 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-08 05:55:27,555] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,555] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,555] 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-08 05:55:27,558] 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-08 05:55:27,558] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,559] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,559] 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-08 05:55:27,561] 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-08 05:55:27,562] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,563] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,563] 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-08 05:55:27,565] 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-08 05:55:27,565] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,565] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,566] 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-08 05:55:27,569] 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-08 05:55:27,569] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,570] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,570] 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-08 05:55:27,572] 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-08 05:55:27,573] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,573] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,573] 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-08 05:55:27,574] 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-08 05:55:27,574] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,575] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,576] 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-08 05:55:27,577] 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-08 05:55:27,577] 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-08 05:55:27,577] 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-08 05:55:27,578] 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-08 05:55:27,578] 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-08 05:55:27,578] 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-08 05:55:27,578] 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-08 05:55:27,578] 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-08 05:55:27,578] 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-08 05:55:27,576] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,579] 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-08 05:55:27,581] 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-08 05:55:27,582] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,582] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,582] 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-08 05:55:27,584] 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-08 05:55:27,584] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,585] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,585] 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-08 05:55:27,588] 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-08 05:55:27,588] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,589] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,589] 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-08 05:55:27,592] 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-08 05:55:27,593] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,593] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,593] 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-08 05:55:27,595] 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-08 05:55:27,595] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,595] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-08 05:55:27,595] 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-08 05:55:27,598] 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-08 05:55:27,599] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,599] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,600] 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-08 05:55:27,602] 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-08 05:55:27,602] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,602] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,602] 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-08 05:55:27,606] 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-08 05:55:27,606] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,607] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,607] 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-08 05:55:27,609] 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-08 05:55:27,610] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,610] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,611] 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-08 05:55:27,613] 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-08 05:55:27,614] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,614] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,614] 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-08 05:55:27,617] 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-08 05:55:27,617] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,617] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,617] 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-08 05:55:27,621] 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-08 05:55:27,621] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,621] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,621] 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-08 05:55:27,624] 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-08 05:55:27,624] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,625] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,625] 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-08 05:55:27,628] 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-08 05:55:27,628] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,629] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,629] 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-08 05:55:27,631] 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-08 05:55:27,631] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,632] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,632] 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-08 05:55:27,635] 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-08 05:55:27,635] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,635] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,635] 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-08 05:55:27,637] 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-08 05:55:27,638] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,638] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,639] 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-08 05:55:27,641] 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-08 05:55:27,641] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,642] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,642] 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-08 05:55:27,645] 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-08 05:55:27,646] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,646] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,646] 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-08 05:55:27,649] 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-08 05:55:27,649] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,649] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,649] 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-08 05:55:27,653] 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-08 05:55:27,654] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,654] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,654] 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-08 05:55:27,654] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,656] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,657] 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-08 05:55:27,658] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,658] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,658] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,658] 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-08 05:55:27,661] 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-08 05:55:27,661] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,661] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-08 05:55:27,661] 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-08 05:55:27,665] 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-08 05:55:27,666] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,666] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,666] 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-08 05:55:27,669] 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-08 05:55:27,669] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,670] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,670] 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-08 05:55:27,674] 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-08 05:55:27,675] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,675] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,675] 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-08 05:55:27,677] 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-08 05:55:27,678] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,678] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,679] 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-08 05:55:27,681] 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-08 05:55:27,681] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,682] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,682] 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-08 05:55:27,687] 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-08 05:55:27,687] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,687] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,687] 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-08 05:55:27,690] 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-08 05:55:27,690] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,691] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,691] 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-08 05:55:27,695] 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-08 05:55:27,695] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,695] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,696] 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-08 05:55:27,699] 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-08 05:55:27,699] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,700] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,700] 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-08 05:55:27,705] 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-08 05:55:27,706] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,706] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,706] 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-08 05:55:27,709] 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-08 05:55:27,710] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,711] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,711] 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-08 05:55:27,718] 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-08 05:55:27,719] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,719] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,719] 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-08 05:55:27,721] 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-08 05:55:27,721] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,722] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,722] 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-08 05:55:27,726] 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-08 05:55:27,726] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,726] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,726] 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-08 05:55:27,730] 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-08 05:55:27,731] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,731] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,731] 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-08 05:55:27,738] 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-08 05:55:27,738] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,738] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,738] 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-08 05:55:27,745] 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-08 05:55:27,746] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,746] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,746] 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-08 05:55:27,752] 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-08 05:55:27,753] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,753] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,753] 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-08 05:55:27,756] 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-08 05:55:27,756] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,757] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,757] 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-08 05:55:27,759] 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-08 05:55:27,760] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,761] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,761] 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-08 05:55:27,761] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,761] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,761] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,764] 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-08 05:55:27,764] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,765] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,765] 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-08 05:55:27,768] 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-08 05:55:27,768] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,768] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,768] 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-08 05:55:27,773] 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-08 05:55:27,774] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,774] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-08 05:55:27,774] 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-08 05:55:27,777] 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-08 05:55:27,777] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,777] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,777] 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-08 05:55:27,782] 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-08 05:55:27,782] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,782] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,782] 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-08 05:55:27,785] 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-08 05:55:27,785] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,786] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,786] 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-08 05:55:27,788] 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-08 05:55:27,789] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,790] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,790] 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-08 05:55:27,789] 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-08 05:55:27,790] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,791] 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-08 05:55:27,792] 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-08 05:55:27,792] 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-08 05:55:27,792] 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-08 05:55:27,792] 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-08 05:55:27,792] 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-08 05:55:27,792] 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-08 05:55:27,794] 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-08 05:55:27,794] 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-08 05:55:27,794] 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-08 05:55:27,795] 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-08 05:55:27,796] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,796] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,796] 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-08 05:55:27,802] 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-08 05:55:27,803] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,803] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,803] 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-08 05:55:27,808] 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-08 05:55:27,810] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,811] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,811] 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-08 05:55:27,814] 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-08 05:55:27,815] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,815] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,815] 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-08 05:55:27,818] 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-08 05:55:27,819] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,819] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,819] 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-08 05:55:27,824] 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-08 05:55:27,825] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,825] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,825] 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-08 05:55:27,828] 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-08 05:55:27,828] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,828] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,828] 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-08 05:55:27,831] 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-08 05:55:27,831] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,831] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,831] 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-08 05:55:27,836] 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-08 05:55:27,836] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,836] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,836] 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-08 05:55:27,839] 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-08 05:55:27,840] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,840] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,840] 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-08 05:55:27,843] 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-08 05:55:27,843] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,843] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,843] 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-08 05:55:27,846] 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-08 05:55:27,847] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,847] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,847] 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-08 05:55:27,849] 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-08 05:55:27,849] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,851] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,851] 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-08 05:55:27,856] 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-08 05:55:27,856] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,856] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,856] 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-08 05:55:27,859] 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-08 05:55:27,860] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,860] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-08 05:55:27,860] 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-08 05:55:27,862] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,863] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,863] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,870] 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-08 05:55:27,870] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,870] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,870] 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-08 05:55:27,874] 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-08 05:55:27,875] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,876] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,876] 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-08 05:55:27,882] 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-08 05:55:27,882] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,882] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,882] 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-08 05:55:27,886] 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-08 05:55:27,887] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,887] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,887] 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-08 05:55:27,891] 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-08 05:55:27,892] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,892] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,892] 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-08 05:55:27,898] 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-08 05:55:27,899] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,899] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,899] 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-08 05:55:27,902] 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-08 05:55:27,902] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,902] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,903] 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-08 05:55:27,905] 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-08 05:55:27,906] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,907] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,907] 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-08 05:55:27,910] 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-08 05:55:27,910] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,910] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,910] 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-08 05:55:27,913] 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-08 05:55:27,915] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,915] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,915] 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-08 05:55:27,917] 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-08 05:55:27,918] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,918] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,918] 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-08 05:55:27,921] 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-08 05:55:27,921] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,922] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,922] 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-08 05:55:27,924] 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-08 05:55:27,924] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,925] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,925] 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-08 05:55:27,928] 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-08 05:55:27,928] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,928] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,928] 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-08 05:55:27,931] 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-08 05:55:27,931] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,931] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,931] 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-08 05:55:27,934] 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-08 05:55:27,934] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,935] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,935] 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-08 05:55:27,937] 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-08 05:55:27,938] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,938] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,938] 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-08 05:55:27,947] 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-08 05:55:27,947] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,947] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,947] 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-08 05:55:27,950] 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-08 05:55:27,950] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,950] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,950] 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-08 05:55:27,953] 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-08 05:55:27,954] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,954] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-08 05:55:27,954] 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-08 05:55:27,957] 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-08 05:55:27,957] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,957] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-08 05:55:27,957] 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-08 05:55:27,964] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,968] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,968] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:27,972] 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-08 05:55:27,972] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,972] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,972] 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-08 05:55:27,975] 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-08 05:55:27,975] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,975] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,975] 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-08 05:55:27,978] 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-08 05:55:27,978] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,979] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,979] 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-08 05:55:27,981] 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-08 05:55:27,985] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,985] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-08 05:55:27,985] 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-08 05:55:27,991] 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-08 05:55:27,991] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,991] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-08 05:55:27,991] 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-08 05:55:27,996] 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-08 05:55:27,996] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:27,996] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-08 05:55:27,996] 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-08 05:55:28,001] 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-08 05:55:28,001] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,001] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,001] 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-08 05:55:28,006] 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-08 05:55:28,006] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,006] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,007] 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-08 05:55:28,011] 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-08 05:55:28,011] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,011] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,011] 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-08 05:55:28,014] 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-08 05:55:28,016] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,016] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,016] 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-08 05:55:28,019] 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-08 05:55:28,021] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,022] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,022] 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-08 05:55:28,024] 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-08 05:55:28,024] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,024] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,024] 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-08 05:55:28,030] 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-08 05:55:28,030] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,030] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,030] 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-08 05:55:28,041] 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-08 05:55:28,042] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,042] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,042] 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-08 05:55:28,045] 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-08 05:55:28,048] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,048] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,048] 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-08 05:55:28,053] 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-08 05:55:28,054] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,054] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,055] 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-08 05:55:28,061] 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-08 05:55:28,061] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,062] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,062] 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-08 05:55:28,066] 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-08 05:55:28,067] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,067] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,067] 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-08 05:55:28,069] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,071] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,071] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,072] 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-08 05:55:28,073] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,073] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,073] 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-08 05:55:28,078] 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-08 05:55:28,078] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,079] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,079] 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-08 05:55:28,084] 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-08 05:55:28,085] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,086] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,087] 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-08 05:55:28,091] 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-08 05:55:28,092] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,092] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,092] 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-08 05:55:28,097] 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-08 05:55:28,098] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,098] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,098] 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-08 05:55:28,103] 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-08 05:55:28,104] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,104] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,104] 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-08 05:55:28,109] 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-08 05:55:28,111] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,111] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,111] 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-08 05:55:28,117] 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-08 05:55:28,120] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,120] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,120] 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-08 05:55:28,129] 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-08 05:55:28,130] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,130] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,130] 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-08 05:55:28,136] 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-08 05:55:28,137] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,137] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,137] 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-08 05:55:28,142] 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-08 05:55:28,143] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,143] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,143] 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-08 05:55:28,150] 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-08 05:55:28,150] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,150] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,151] 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-08 05:55:28,158] 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-08 05:55:28,158] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,158] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,159] 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-08 05:55:28,163] 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-08 05:55:28,164] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,164] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,164] 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-08 05:55:28,171] 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-08 05:55:28,171] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,172] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,172] 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-08 05:55:28,172] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,175] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,175] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:55:28,177] 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-08 05:55:28,178] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,180] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,180] 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-08 05:55:28,185] 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-08 05:55:28,186] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,186] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,186] 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-08 05:55:28,191] 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-08 05:55:28,192] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,192] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,192] 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-08 05:55:28,198] 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-08 05:55:28,199] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,199] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,199] 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-08 05:55:28,205] 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-08 05:55:28,206] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,206] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,206] 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-08 05:55:28,213] 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-08 05:55:28,213] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,213] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,214] 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-08 05:55:28,219] 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-08 05:55:28,220] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,220] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,220] 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-08 05:55:28,222] 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-08 05:55:28,223] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,224] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-08 05:55:28,225] 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-08 05:55:28,227] 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-08 05:55:28,227] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,227] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,227] 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-08 05:55:28,232] 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-08 05:55:28,234] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,234] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,234] 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-08 05:55:28,239] 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-08 05:55:28,239] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,239] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,240] 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-08 05:55:28,243] 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-08 05:55:28,244] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,244] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,244] 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-08 05:55:28,249] 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-08 05:55:28,250] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,250] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,250] 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-08 05:55:28,255] 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-08 05:55:28,255] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,256] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,256] 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-08 05:55:28,261] 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-08 05:55:28,261] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,262] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,262] 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-08 05:55:28,267] 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-08 05:55:28,267] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,267] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,268] 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-08 05:55:28,274] 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-08 05:55:28,274] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,275] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,275] 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-08 05:55:28,293] 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-08 05:55:28,293] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,294] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,294] 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-08 05:55:28,303] 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-08 05:55:28,304] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,304] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,304] 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-08 05:55:28,313] 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-08 05:55:28,314] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,314] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,314] 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-08 05:55:28,320] 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-08 05:55:28,321] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,321] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,321] 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-08 05:55:28,323] 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-08 05:55:28,330] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,330] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,330] 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-08 05:55:28,340] 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-08 05:55:28,341] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,341] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,341] 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-08 05:55:28,347] 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-08 05:55:28,348] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,348] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,348] 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-08 05:55:28,361] 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-08 05:55:28,362] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,362] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,362] 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-08 05:55:28,365] 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-08 05:55:28,367] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,370] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,370] 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-08 05:55:28,375] 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-08 05:55:28,376] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,376] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,376] 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-08 05:55:28,381] 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-08 05:55:28,381] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,381] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,381] 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-08 05:55:28,388] 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-08 05:55:28,388] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,388] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,389] 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-08 05:55:28,394] 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-08 05:55:28,395] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,395] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,395] 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-08 05:55:28,400] 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-08 05:55:28,401] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,401] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-08 05:55:28,401] 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-08 05:55:28,420] 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-08 05:55:28,421] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,421] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-08 05:55:28,422] 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-08 05:55:28,431] 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-08 05:55:28,431] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,431] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-08 05:55:28,431] 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-08 05:55:28,440] 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-08 05:55:28,445] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,445] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-08 05:55:28,446] 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-08 05:55:28,448] 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-08 05:55:28,448] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,448] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-08 05:55:28,448] 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-08 05:55:28,453] 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-08 05:55:28,459] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,459] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,459] 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-08 05:55:28,462] 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-08 05:55:28,462] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,462] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,462] 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-08 05:55:28,468] 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-08 05:55:28,468] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,468] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,468] 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-08 05:55:28,473] 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-08 05:55:28,473] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,473] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,473] 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-08 05:55:28,480] 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-08 05:55:28,480] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,480] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-08 05:55:28,480] 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-08 05:55:28,501] 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-08 05:55:28,501] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,501] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,501] 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-08 05:55:28,507] 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-08 05:55:28,507] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,507] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,507] 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-08 05:55:28,510] 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-08 05:55:28,510] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,511] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,511] 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-08 05:55:28,513] 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-08 05:55:28,513] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,513] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,513] 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-08 05:55:28,517] 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-08 05:55:28,517] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,517] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,517] 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-08 05:55:28,519] 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-08 05:55:28,521] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,521] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-08 05:55:28,521] 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-08 05:55:28,523] 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-08 05:55:28,523] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,523] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-08 05:55:28,523] 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-08 05:55:28,526] 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-08 05:55:28,526] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,526] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,526] 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-08 05:55:28,529] 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-08 05:55:28,529] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,529] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,529] 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-08 05:55:28,532] 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-08 05:55:28,534] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,534] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,534] 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-08 05:55:28,536] 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-08 05:55:28,541] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,541] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-08 05:55:28,541] 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-08 05:55:28,544] 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-08 05:55:28,545] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,548] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,548] 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-08 05:55:28,553] 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-08 05:55:28,554] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,554] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,554] 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-08 05:55:28,558] 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-08 05:55:28,558] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,558] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,559] 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-08 05:55:28,562] 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-08 05:55:28,563] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,563] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,563] 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-08 05:55:28,568] 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-08 05:55:28,569] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,569] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,569] 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-08 05:55:28,572] 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-08 05:55:28,572] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,572] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,572] 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-08 05:55:28,576] 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-08 05:55:28,576] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,577] 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-08 05:55:28,578] 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-08 05:55:28,578] 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-08 05:55:28,578] 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-08 05:55:28,578] 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-08 05:55:28,578] 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-08 05:55:28,576] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,580] 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-08 05:55:28,580] 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-08 05:55:28,580] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,580] 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-08 05:55:28,581] 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-08 05:55:28,581] 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-08 05:55:28,583] 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-08 05:55:28,583] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,584] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-08 05:55:28,584] 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-08 05:55:28,587] 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-08 05:55:28,587] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,588] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,589] 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-08 05:55:28,591] 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-08 05:55:28,591] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,592] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,592] 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-08 05:55:28,597] 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-08 05:55:28,597] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,598] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,599] 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-08 05:55:28,601] 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-08 05:55:28,602] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,602] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,602] 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-08 05:55:28,604] 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-08 05:55:28,605] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,606] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,606] 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-08 05:55:28,608] 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-08 05:55:28,608] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,609] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,609] 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-08 05:55:28,612] 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-08 05:55:28,612] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,612] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,612] 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-08 05:55:28,615] 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-08 05:55:28,615] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,615] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,615] 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-08 05:55:28,648] 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-08 05:55:28,649] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,649] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,649] 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-08 05:55:28,651] 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-08 05:55:28,652] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,653] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,653] 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-08 05:55:28,655] 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-08 05:55:28,655] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,656] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-08 05:55:28,656] 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-08 05:55:28,659] 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-08 05:55:28,659] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,660] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-08 05:55:28,660] 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-08 05:55:28,662] 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-08 05:55:28,663] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,663] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,664] 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-08 05:55:28,666] 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-08 05:55:28,666] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,667] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,667] 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-08 05:55:28,670] 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-08 05:55:28,671] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,671] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,671] 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-08 05:55:28,673] 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-08 05:55:28,673] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,674] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,675] 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-08 05:55:28,677] 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-08 05:55:28,677] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,678] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,679] 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-08 05:55:28,681] 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-08 05:55:28,681] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,682] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,682] 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-08 05:55:28,684] 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-08 05:55:28,685] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,685] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,685] 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-08 05:55:28,688] 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-08 05:55:28,689] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,690] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-08 05:55:28,690] 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-08 05:55:28,692] 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-08 05:55:28,692] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,693] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,693] 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-08 05:55:28,696] 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-08 05:55:28,696] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,697] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,697] 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-08 05:55:28,700] 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-08 05:55:28,701] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,702] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,702] 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-08 05:55:28,704] 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-08 05:55:28,705] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,705] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,705] 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-08 05:55:28,708] 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-08 05:55:28,709] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,709] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-08 05:55:28,709] 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-08 05:55:28,711] 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-08 05:55:28,712] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,712] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,712] 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-08 05:55:28,714] 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-08 05:55:28,716] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,716] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,716] 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-08 05:55:28,718] 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-08 05:55:28,719] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,719] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,720] 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-08 05:55:28,722] 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-08 05:55:28,722] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,723] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,723] 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-08 05:55:28,726] 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-08 05:55:28,727] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,727] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-08 05:55:28,727] 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-08 05:55:28,732] 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-08 05:55:28,732] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,732] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,733] 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-08 05:55:28,736] 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-08 05:55:28,737] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,737] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,737] 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-08 05:55:28,741] 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-08 05:55:28,741] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,742] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,742] 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-08 05:55:28,744] 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-08 05:55:28,745] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,745] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,746] 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-08 05:55:28,748] 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-08 05:55:28,748] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,749] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-08 05:55:28,749] 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-08 05:55:28,752] 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-08 05:55:28,752] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,752] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,752] 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-08 05:55:28,755] 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-08 05:55:28,756] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,757] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-08 05:55:28,757] 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-08 05:55:28,759] 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-08 05:55:28,760] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,760] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,760] 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-08 05:55:28,763] 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-08 05:55:28,763] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,764] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,764] 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-08 05:55:28,767] 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-08 05:55:28,767] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,768] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,769] 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-08 05:55:28,771] 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-08 05:55:28,772] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,773] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,773] 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-08 05:55:28,775] 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-08 05:55:28,776] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,776] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,777] 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-08 05:55:28,791] 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-08 05:55:28,791] 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-08 05:55:28,791] 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-08 05:55:28,791] 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-08 05:55:28,791] 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-08 05:55:28,791] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,792] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,793] 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-08 05:55:28,794] 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-08 05:55:28,794] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,795] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,795] 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-08 05:55:28,798] 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-08 05:55:28,799] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,799] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-08 05:55:28,799] 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-08 05:55:28,802] 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-08 05:55:28,803] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,803] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,804] 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-08 05:55:28,809] 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-08 05:55:28,810] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,811] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-08 05:55:28,811] 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-08 05:55:28,813] 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-08 05:55:28,814] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,814] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,814] 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-08 05:55:28,818] 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-08 05:55:28,818] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,818] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,818] 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-08 05:55:28,822] 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-08 05:55:28,822] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,823] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-08 05:55:28,823] 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-08 05:55:28,825] 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-08 05:55:28,826] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,827] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,827] 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-08 05:55:28,829] 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-08 05:55:28,830] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,831] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,831] 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-08 05:55:28,835] 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-08 05:55:28,835] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,836] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,836] 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-08 05:55:28,838] 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-08 05:55:28,839] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,839] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,839] 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-08 05:55:28,842] 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-08 05:55:28,843] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,843] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,843] 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-08 05:55:28,845] 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-08 05:55:28,847] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,847] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-08 05:55:28,847] 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-08 05:55:28,851] 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-08 05:55:28,852] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,852] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-08 05:55:28,852] 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-08 05:55:28,855] 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-08 05:55:28,856] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,857] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-08 05:55:28,857] 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-08 05:55:28,860] 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-08 05:55:28,861] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,861] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,861] 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-08 05:55:28,866] 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-08 05:55:28,867] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,867] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,867] 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-08 05:55:28,869] 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-08 05:55:28,870] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,870] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,870] 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-08 05:55:28,873] 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-08 05:55:28,873] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,873] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,873] 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-08 05:55:28,875] 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-08 05:55:28,875] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,876] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,876] 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-08 05:55:28,879] 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-08 05:55:28,879] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,879] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-08 05:55:28,879] 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-08 05:55:28,882] 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-08 05:55:28,882] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,882] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,882] 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-08 05:55:28,887] 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-08 05:55:28,887] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,887] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,889] 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-08 05:55:28,891] 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-08 05:55:28,892] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,892] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,892] 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-08 05:55:28,895] 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-08 05:55:28,896] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,897] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,897] 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-08 05:55:28,900] 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-08 05:55:28,900] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,900] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-08 05:55:28,900] 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-08 05:55:28,904] 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-08 05:55:28,904] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,905] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,906] 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-08 05:55:28,908] 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-08 05:55:28,908] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,908] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-08 05:55:28,908] 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-08 05:55:28,912] 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-08 05:55:28,913] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,914] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,914] 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-08 05:55:28,916] 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-08 05:55:28,917] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,917] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,917] 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-08 05:55:28,920] 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-08 05:55:28,921] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,921] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,921] 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-08 05:55:28,924] 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-08 05:55:28,925] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,926] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-08 05:55:28,926] 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-08 05:55:28,928] 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-08 05:55:28,929] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,929] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,929] 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-08 05:55:28,932] 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-08 05:55:28,932] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,933] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,933] 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-08 05:55:28,935] 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-08 05:55:28,936] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,937] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,937] 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-08 05:55:28,939] 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-08 05:55:28,939] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,940] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,941] 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-08 05:55:28,943] 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-08 05:55:28,943] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,944] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,944] 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-08 05:55:28,947] 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-08 05:55:28,947] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,948] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-08 05:55:28,948] 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-08 05:55:28,951] 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-08 05:55:28,951] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,951] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,951] 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-08 05:55:28,954] 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-08 05:55:28,955] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,956] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,956] 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-08 05:55:28,959] 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-08 05:55:28,962] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,962] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,962] 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-08 05:55:28,965] 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-08 05:55:28,966] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,966] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,966] 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-08 05:55:28,968] 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-08 05:55:28,969] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,970] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,970] 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-08 05:55:28,972] 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-08 05:55:28,973] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,974] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-08 05:55:28,974] 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-08 05:55:28,976] 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-08 05:55:28,976] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,977] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,978] 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-08 05:55:28,980] 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-08 05:55:28,980] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,981] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,981] 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-08 05:55:28,984] 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-08 05:55:28,984] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,985] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,985] 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-08 05:55:28,987] 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-08 05:55:28,988] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,989] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-08 05:55:28,989] 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-08 05:55:28,995] 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-08 05:55:28,996] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,996] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,996] 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-08 05:55:28,998] 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-08 05:55:28,998] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,999] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-08 05:55:28,999] 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-08 05:55:29,001] 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-08 05:55:29,003] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,003] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,003] 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-08 05:55:29,005] 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-08 05:55:29,006] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,006] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,006] 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-08 05:55:29,009] 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-08 05:55:29,009] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,010] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,011] 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-08 05:55:29,013] 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-08 05:55:29,013] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,014] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,015] 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-08 05:55:29,018] 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-08 05:55:29,019] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,019] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,019] 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-08 05:55:29,022] 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-08 05:55:29,022] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,023] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,023] 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-08 05:55:29,026] 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-08 05:55:29,026] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,026] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,026] 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-08 05:55:29,029] 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-08 05:55:29,029] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,030] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,030] 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-08 05:55:29,032] 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-08 05:55:29,032] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,033] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,033] 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-08 05:55:29,036] 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-08 05:55:29,036] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,036] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,037] 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-08 05:55:29,039] 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-08 05:55:29,040] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,041] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,041] 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-08 05:55:29,050] 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-08 05:55:29,050] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,050] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,050] 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-08 05:55:29,056] 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-08 05:55:29,057] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,058] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,058] 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-08 05:55:29,061] 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-08 05:55:29,061] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,062] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,062] 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-08 05:55:29,066] 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-08 05:55:29,067] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,067] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,067] 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-08 05:55:29,070] 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-08 05:55:29,071] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,071] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,071] 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-08 05:55:29,075] 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-08 05:55:29,076] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,076] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,076] 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-08 05:55:29,078] 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-08 05:55:29,079] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,080] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,080] 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-08 05:55:29,082] 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-08 05:55:29,083] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,083] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,083] 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-08 05:55:29,086] 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-08 05:55:29,087] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,087] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,088] 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-08 05:55:29,090] 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-08 05:55:29,091] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,092] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,092] 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-08 05:55:29,094] 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-08 05:55:29,095] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,095] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,095] 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-08 05:55:29,098] 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-08 05:55:29,098] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,098] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,098] 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-08 05:55:29,101] 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-08 05:55:29,101] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,102] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,102] 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-08 05:55:29,104] 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-08 05:55:29,105] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,106] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,106] 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-08 05:55:29,108] 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-08 05:55:29,108] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,109] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,110] 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-08 05:55:29,112] 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-08 05:55:29,112] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,113] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,113] 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-08 05:55:29,116] 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-08 05:55:29,116] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,117] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,117] 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-08 05:55:29,119] 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-08 05:55:29,120] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,120] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,120] 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-08 05:55:29,123] 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-08 05:55:29,123] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,123] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,123] 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-08 05:55:29,126] 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-08 05:55:29,126] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,127] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,127] 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-08 05:55:29,130] 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-08 05:55:29,130] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,131] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-08 05:55:29,131] 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-08 05:55:29,134] 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-08 05:55:29,134] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,135] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,135] 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-08 05:55:29,139] 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-08 05:55:29,139] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,140] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,140] 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-08 05:55:29,143] 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-08 05:55:29,144] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,144] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,144] 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-08 05:55:29,146] 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-08 05:55:29,147] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,148] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,148] 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-08 05:55:29,150] 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-08 05:55:29,151] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,151] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,152] 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-08 05:55:29,154] 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-08 05:55:29,155] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,158] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,158] 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-08 05:55:29,171] 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-08 05:55:29,172] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,174] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,174] 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-08 05:55:29,178] 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-08 05:55:29,178] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,178] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,178] 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-08 05:55:29,184] 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-08 05:55:29,185] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,185] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,185] 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-08 05:55:29,188] 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-08 05:55:29,188] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,188] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,188] 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-08 05:55:29,197] 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-08 05:55:29,197] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,198] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-08 05:55:29,199] 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-08 05:55:29,201] 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-08 05:55:29,201] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,202] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,202] 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-08 05:55:29,205] 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-08 05:55:29,205] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,206] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,206] 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-08 05:55:29,211] 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-08 05:55:29,211] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,211] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,211] 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-08 05:55:29,214] 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-08 05:55:29,214] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,215] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,216] 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-08 05:55:29,220] 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-08 05:55:29,220] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,221] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,221] 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-08 05:55:29,223] 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-08 05:55:29,223] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,224] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,224] 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-08 05:55:29,228] 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-08 05:55:29,229] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,229] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,229] 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-08 05:55:29,231] 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-08 05:55:29,232] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,232] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,232] 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-08 05:55:29,234] 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-08 05:55:29,234] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,234] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,234] 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-08 05:55:29,237] 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-08 05:55:29,237] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,238] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,238] 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-08 05:55:29,242] 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-08 05:55:29,243] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,243] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,243] 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-08 05:55:29,245] 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-08 05:55:29,246] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,247] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-08 05:55:29,247] 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-08 05:55:29,249] 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-08 05:55:29,250] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,250] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-08 05:55:29,251] 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-08 05:55:29,253] 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-08 05:55:29,254] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,255] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-08 05:55:29,255] 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-08 05:55:29,257] 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-08 05:55:29,257] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,258] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-08 05:55:29,258] 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-08 05:55:29,261] 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-08 05:55:29,261] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,262] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-08 05:55:29,262] 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-08 05:55:29,265] 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-08 05:55:29,265] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,265] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,265] 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-08 05:55:29,269] 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-08 05:55:29,269] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,270] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,270] 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-08 05:55:29,273] 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-08 05:55:29,273] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,273] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,273] 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-08 05:55:29,277] 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-08 05:55:29,278] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,278] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,279] 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-08 05:55:29,281] 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-08 05:55:29,282] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,282] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,282] 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-08 05:55:29,285] 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-08 05:55:29,286] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,286] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-08 05:55:29,287] 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-08 05:55:29,289] 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-08 05:55:29,290] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,290] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,290] 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-08 05:55:29,293] 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-08 05:55:29,294] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,294] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,294] 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-08 05:55:29,297] 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-08 05:55:29,298] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,298] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,298] 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-08 05:55:29,300] 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-08 05:55:29,300] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,301] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,301] 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-08 05:55:29,304] 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-08 05:55:29,304] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,305] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-08 05:55:29,305] 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-08 05:55:29,308] 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-08 05:55:29,308] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,309] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,309] 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-08 05:55:29,311] 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-08 05:55:29,312] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,313] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,313] 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-08 05:55:29,315] 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-08 05:55:29,316] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,316] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,317] 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-08 05:55:29,319] 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-08 05:55:29,320] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,320] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,321] 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-08 05:55:29,323] 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-08 05:55:29,323] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,324] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,324] 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-08 05:55:29,327] 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-08 05:55:29,327] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,328] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-08 05:55:29,328] 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-08 05:55:29,331] 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-08 05:55:29,332] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,332] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,332] 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-08 05:55:29,335] 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-08 05:55:29,335] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,336] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,336] 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-08 05:55:29,338] 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-08 05:55:29,339] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,340] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,340] 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-08 05:55:29,342] 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-08 05:55:29,342] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,344] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,344] 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-08 05:55:29,346] 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-08 05:55:29,347] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,348] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-08 05:55:29,348] 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-08 05:55:29,350] 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-08 05:55:29,350] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,350] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,350] 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-08 05:55:29,354] 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-08 05:55:29,354] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,355] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,356] 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-08 05:55:29,358] 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-08 05:55:29,358] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,359] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,359] 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-08 05:55:29,362] 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-08 05:55:29,362] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,363] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,363] 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-08 05:55:29,365] 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-08 05:55:29,366] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,367] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-08 05:55:29,367] 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-08 05:55:29,369] 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-08 05:55:29,369] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,370] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,370] 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-08 05:55:29,373] 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-08 05:55:29,373] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,374] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,374] 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-08 05:55:29,377] 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-08 05:55:29,377] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,378] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,378] 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-08 05:55:29,381] 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-08 05:55:29,381] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,382] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,382] 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-08 05:55:29,384] 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-08 05:55:29,385] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,386] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,386] 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-08 05:55:29,388] 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-08 05:55:29,389] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,390] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-08 05:55:29,390] 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-08 05:55:29,392] 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-08 05:55:29,392] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,393] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,393] 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-08 05:55:29,396] 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-08 05:55:29,396] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,396] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-08 05:55:29,396] 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-08 05:55:29,398] 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-08 05:55:29,398] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,398] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,398] 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-08 05:55:29,399] 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-08 05:55:29,399] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,399] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,399] 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-08 05:55:29,401] 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-08 05:55:29,401] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,401] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,401] 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-08 05:55:29,402] 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-08 05:55:29,402] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,402] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,402] 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-08 05:55:29,405] 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-08 05:55:29,405] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,405] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,405] 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-08 05:55:29,407] 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-08 05:55:29,408] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,409] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,409] 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-08 05:55:29,410] 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-08 05:55:29,411] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,411] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,411] 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-08 05:55:29,413] 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-08 05:55:29,414] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,414] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,414] 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-08 05:55:29,421] 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-08 05:55:29,421] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,421] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,422] 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-08 05:55:29,424] 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-08 05:55:29,424] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,425] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,425] 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-08 05:55:29,427] 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-08 05:55:29,428] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,428] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,428] 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-08 05:55:29,431] 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-08 05:55:29,431] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,431] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,431] 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-08 05:55:29,435] 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-08 05:55:29,435] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,436] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,436] 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-08 05:55:29,438] 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-08 05:55:29,439] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,440] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,440] 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-08 05:55:29,441] 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-08 05:55:29,442] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,443] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,443] 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-08 05:55:29,445] 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-08 05:55:29,446] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,446] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,446] 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-08 05:55:29,449] 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-08 05:55:29,449] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,450] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,451] 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-08 05:55:29,452] 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-08 05:55:29,452] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,453] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,453] 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-08 05:55:29,454] 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-08 05:55:29,455] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,455] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,455] 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-08 05:55:29,467] 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-08 05:55:29,468] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,468] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,468] 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-08 05:55:29,473] 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-08 05:55:29,473] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,473] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-08 05:55:29,473] 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-08 05:55:29,479] 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-08 05:55:29,480] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,480] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,480] 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-08 05:55:29,485] 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-08 05:55:29,485] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,485] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-08 05:55:29,485] 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-08 05:55:29,488] 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-08 05:55:29,488] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,488] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,488] 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-08 05:55:29,493] 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-08 05:55:29,494] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,494] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,494] 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-08 05:55:29,496] 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-08 05:55:29,497] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,497] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,498] 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-08 05:55:29,500] 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-08 05:55:29,500] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,502] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,502] 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-08 05:55:29,506] 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-08 05:55:29,507] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,507] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,507] 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-08 05:55:29,511] 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-08 05:55:29,511] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,512] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,512] 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-08 05:55:29,515] 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-08 05:55:29,515] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,515] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,515] 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-08 05:55:29,518] 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-08 05:55:29,519] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,519] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-08 05:55:29,519] 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-08 05:55:29,546] 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-08 05:55:29,547] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,547] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,547] 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-08 05:55:29,550] 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-08 05:55:29,551] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,551] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,551] 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-08 05:55:29,554] 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-08 05:55:29,555] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,556] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-08 05:55:29,556] 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-08 05:55:29,559] 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-08 05:55:29,559] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,559] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,559] 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-08 05:55:29,562] 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-08 05:55:29,562] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,564] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,564] 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-08 05:55:29,567] 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-08 05:55:29,567] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,567] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,567] 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-08 05:55:29,570] 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-08 05:55:29,571] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,571] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,571] 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-08 05:55:29,574] 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-08 05:55:29,574] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,574] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,575] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,576] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,578] 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-08 05:55:29,585] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,585] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,585] 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-08 05:55:29,588] 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-08 05:55:29,588] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,589] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,589] 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-08 05:55:29,592] 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-08 05:55:29,592] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,593] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,593] 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-08 05:55:29,595] 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-08 05:55:29,596] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,596] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,596] 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-08 05:55:29,599] 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-08 05:55:29,600] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,601] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,601] 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-08 05:55:29,603] 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-08 05:55:29,604] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,605] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,605] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,607] 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-08 05:55:29,608] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,608] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,608] 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-08 05:55:29,611] 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-08 05:55:29,612] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,613] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-08 05:55:29,613] 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-08 05:55:29,615] 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-08 05:55:29,615] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,615] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,616] 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-08 05:55:29,618] 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-08 05:55:29,619] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,619] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-08 05:55:29,619] 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-08 05:55:29,625] 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-08 05:55:29,626] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,626] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,626] 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-08 05:55:29,630] 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-08 05:55:29,630] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,630] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,630] 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-08 05:55:29,633] 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-08 05:55:29,634] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,634] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,634] 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-08 05:55:29,637] 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-08 05:55:29,637] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,638] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,638] 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-08 05:55:29,641] 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-08 05:55:29,641] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,642] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,642] 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-08 05:55:29,645] 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-08 05:55:29,645] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,645] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,645] 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-08 05:55:29,648] 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-08 05:55:29,648] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,648] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,648] 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-08 05:55:29,651] 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-08 05:55:29,651] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,652] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,652] 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-08 05:55:29,655] 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-08 05:55:29,655] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,655] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,655] 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-08 05:55:29,658] 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-08 05:55:29,658] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,658] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,658] 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-08 05:55:29,660] 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-08 05:55:29,660] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,661] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,661] 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-08 05:55:29,664] 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-08 05:55:29,664] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,665] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,665] 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-08 05:55:29,668] 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-08 05:55:29,668] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,668] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,668] 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-08 05:55:29,672] 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-08 05:55:29,672] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,673] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,673] 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-08 05:55:29,675] 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-08 05:55:29,675] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,675] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,675] 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-08 05:55:29,677] 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-08 05:55:29,678] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,678] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,678] 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-08 05:55:29,681] 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-08 05:55:29,681] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,682] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,682] 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-08 05:55:29,684] 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-08 05:55:29,685] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,685] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,685] 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-08 05:55:29,687] 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-08 05:55:29,687] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,688] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,688] 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-08 05:55:29,690] 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-08 05:55:29,690] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,690] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,690] 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-08 05:55:29,693] 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-08 05:55:29,693] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,694] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,694] 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-08 05:55:29,696] 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-08 05:55:29,696] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,696] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,696] 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-08 05:55:29,698] 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-08 05:55:29,699] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,699] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,699] 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-08 05:55:29,708] 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-08 05:55:29,708] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,708] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,708] 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-08 05:55:29,715] 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-08 05:55:29,717] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,717] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,717] 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-08 05:55:29,720] 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-08 05:55:29,720] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,720] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,720] 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-08 05:55:29,723] 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-08 05:55:29,723] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,723] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,723] 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-08 05:55:29,726] 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-08 05:55:29,726] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,726] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,726] 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-08 05:55:29,728] 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-08 05:55:29,728] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,728] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,728] 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-08 05:55:29,732] 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-08 05:55:29,732] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,732] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,732] 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-08 05:55:29,733] 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-08 05:55:29,734] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,734] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,734] 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-08 05:55:29,735] 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-08 05:55:29,735] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,735] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,735] 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-08 05:55:29,737] 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-08 05:55:29,737] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,737] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,737] 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-08 05:55:29,739] 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-08 05:55:29,739] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,739] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,739] 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-08 05:55:29,741] 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-08 05:55:29,741] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,741] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,741] 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-08 05:55:29,743] 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-08 05:55:29,743] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,744] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-08 05:55:29,744] 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-08 05:55:29,746] 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-08 05:55:29,747] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,747] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-08 05:55:29,747] 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-08 05:55:29,749] 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-08 05:55:29,749] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,749] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-08 05:55:29,749] 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-08 05:55:29,752] 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-08 05:55:29,752] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,752] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-08 05:55:29,752] 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-08 05:55:29,754] 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-08 05:55:29,755] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,755] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,755] 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-08 05:55:29,757] 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-08 05:55:29,757] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,757] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,757] 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-08 05:55:29,759] 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-08 05:55:29,759] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,759] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,759] 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-08 05:55:29,761] 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-08 05:55:29,761] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,761] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,761] 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-08 05:55:29,765] 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-08 05:55:29,765] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,765] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,765] 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-08 05:55:29,774] 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-08 05:55:29,776] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,776] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,776] 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-08 05:55:29,781] 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-08 05:55:29,781] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,781] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,781] 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-08 05:55:29,784] 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-08 05:55:29,784] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,784] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,784] 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-08 05:55:29,786] 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-08 05:55:29,786] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,786] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,786] 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-08 05:55:29,788] 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-08 05:55:29,788] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,788] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,788] 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-08 05:55:29,790] 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-08 05:55:29,790] 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-08 05:55:29,791] 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-08 05:55:29,791] 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-08 05:55:29,791] 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-08 05:55:29,792] 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-08 05:55:29,793] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,793] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,793] 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-08 05:55:29,794] 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-08 05:55:29,794] 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-08 05:55:29,794] 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-08 05:55:29,795] 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-08 05:55:29,795] 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-08 05:55:29,795] 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-08 05:55:29,795] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,796] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,796] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,796] 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-08 05:55:29,796] 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-08 05:55:29,798] 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-08 05:55:29,798] 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-08 05:55:29,798] 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-08 05:55:29,798] 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-08 05:55:29,798] 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-08 05:55:29,798] 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-08 05:55:29,798] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,799] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,799] 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-08 05:55:29,798] 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-08 05:55:29,799] 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-08 05:55:29,801] 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-08 05:55:29,802] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,802] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,802] 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-08 05:55:29,805] 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-08 05:55:29,805] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,805] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,805] 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-08 05:55:29,808] 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-08 05:55:29,808] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,808] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,809] 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-08 05:55:29,810] 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-08 05:55:29,810] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,810] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,810] 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-08 05:55:29,815] 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-08 05:55:29,815] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,816] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,816] 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-08 05:55:29,818] 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-08 05:55:29,819] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,819] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,819] 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-08 05:55:29,820] 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-08 05:55:29,821] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,821] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,821] 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-08 05:55:29,824] 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-08 05:55:29,824] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,824] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,824] 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-08 05:55:29,834] 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-08 05:55:29,834] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,837] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,837] 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-08 05:55:29,839] 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-08 05:55:29,840] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,840] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,840] 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-08 05:55:29,842] 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-08 05:55:29,843] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,843] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,843] 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-08 05:55:29,846] 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-08 05:55:29,847] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,847] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,847] 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-08 05:55:29,859] 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-08 05:55:29,860] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,861] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,862] 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-08 05:55:29,865] 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-08 05:55:29,866] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,867] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,867] 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-08 05:55:29,871] 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-08 05:55:29,871] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,872] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,872] 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-08 05:55:29,875] 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-08 05:55:29,875] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,876] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,876] 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-08 05:55:29,880] 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-08 05:55:29,880] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,880] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,880] 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-08 05:55:29,884] 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-08 05:55:29,884] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,885] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,885] 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-08 05:55:29,887] 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-08 05:55:29,887] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,888] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,888] 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-08 05:55:29,890] 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-08 05:55:29,891] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,891] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,891] 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-08 05:55:29,894] 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-08 05:55:29,895] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,895] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,895] 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-08 05:55:29,898] 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-08 05:55:29,898] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,899] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,899] 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-08 05:55:29,901] 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-08 05:55:29,902] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,902] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,902] 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-08 05:55:29,905] 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-08 05:55:29,905] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,905] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-08 05:55:29,905] 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-08 05:55:29,907] 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-08 05:55:29,908] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,908] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-08 05:55:29,909] 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-08 05:55:29,911] 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-08 05:55:29,911] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,911] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-08 05:55:29,912] 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-08 05:55:29,914] 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-08 05:55:29,914] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,915] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-08 05:55:29,915] 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-08 05:55:29,917] 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-08 05:55:29,918] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,919] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-08 05:55:29,919] 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-08 05:55:29,921] 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-08 05:55:29,922] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,923] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-08 05:55:29,923] 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-08 05:55:29,925] 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-08 05:55:29,926] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,926] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-08 05:55:29,927] 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-08 05:55:29,929] 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-08 05:55:29,930] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,930] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-08 05:55:29,930] 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-08 05:55:29,932] 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-08 05:55:29,932] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,933] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,933] 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-08 05:55:29,936] 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-08 05:55:29,936] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,936] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,936] 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-08 05:55:29,939] 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-08 05:55:29,939] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,940] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,940] 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-08 05:55:29,942] 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-08 05:55:29,943] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,943] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,943] 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-08 05:55:29,945] 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-08 05:55:29,946] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,946] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-08 05:55:29,946] 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-08 05:55:29,949] 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-08 05:55:30,044] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:30,069] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,091] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,092] 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,093] 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-08 05:55:30,093] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,094] 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-08 05:55:30,105] 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-08 05:55:30,105] 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-08 05:55:30,095] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-23 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-21 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-7 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-28 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-27 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-11 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-6 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-20 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-21 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-10 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-22 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-11 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-12 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-26 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-13 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-1 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-5 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-2 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-3 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-11 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-2 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-2 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-16 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-19 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-7 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-4 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-5 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-23 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-11 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-15 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-5 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-10 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-29 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-21-1 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-4 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-21 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-1 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-7 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-9 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-9 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-29 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-23 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-17 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-13 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-0 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-16 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-11 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-27 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-20 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-9 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-8 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-28 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-24 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-23 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-26 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-26 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-18 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-27 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-25 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-5 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-29 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-0 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-29 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-14 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-6 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-5 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-9 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-1 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-18 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-20 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-5 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-15 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-4 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-5 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-4 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-27 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-28 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-23 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-14 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-4 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-17 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-16 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-6 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-27 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-3 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-23 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-9 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-13 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-4 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-25 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-27 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-22 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-10 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-24 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-5 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-19 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-24 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-6 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-11 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-12 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-27 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-26 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-26 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-25 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-23 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-7 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-3 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-4 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-5 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-5 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-6 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-21 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-8 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-26 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-8 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-5 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-29 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-28 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-9 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-11 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-21 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-2 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-25 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-21 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-10 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-24 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-23 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-13 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-24 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-16 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-17 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-10 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-9 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-13 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-25 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-17 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-2 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-11 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-22 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-15 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-29 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-24 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-23 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-5 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-6 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-12 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-11 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-15 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-7 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-19 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-15 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-19 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-12 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-11 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-17 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-18 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-28 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-1 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-9 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-5 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-2 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-23 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-23 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-24 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-20 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-10 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-11 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-8 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-3 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-8 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-22 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-25 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-23 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-23-0 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-26 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-12 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-29 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-19 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-20 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-13 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-13 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-29 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-21 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-23 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-17 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-9 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-10 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-18 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-17 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-28 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-17 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-27 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-3 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-8 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-22 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-23 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-16 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-3 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-16 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-28 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-7 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-10 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-11 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-7 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-18 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-24 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-23 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-3 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-9 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-13 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-15 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-14 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-1 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-27 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-21 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-3 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-2 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-21 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-29 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-8 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-22 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-25 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-4 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-3 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-15 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-8 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-7 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-27 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-9 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-26 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-4 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-26 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-14 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-13 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-22 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-29 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-2 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-5 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-1 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-13 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-13 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-6 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-25 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-21 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-12 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-13 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-0 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-16 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-22 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-23 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-14 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-17 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-18 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-28 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-29 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-15 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-1 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-4 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-17 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-7 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-3 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-20 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-21 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-24 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-21 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-22 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-15 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-16 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-10 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-21 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-5 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-6 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-7 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-19 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-17 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-16 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-28 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-29 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-19 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-14 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-27 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-26 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-20 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-3 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-9 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-21 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-22 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-16 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-25 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-25 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-15 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-22 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-1 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-10 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-11 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-5 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-6 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-17 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-27 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-19 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-16 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-0 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-29 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-16 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-15 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-25 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-10 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-15 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-16 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-0 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-20 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-20 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-10 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-23 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-11 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-3 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-22 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-27 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-14 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-16 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-13 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-9 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-8 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-5 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-2 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-1 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-0 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-28 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-27 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-12 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-11 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-23 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-24 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-9 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-10 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-25 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-18 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-17 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-11 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-28 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-10 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-7 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-13 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-0 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-19 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-15 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-12 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-17 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-22 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-23 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-29 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-16 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-22 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-11 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-19 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-4 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-3 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-17 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-1 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-4 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-29 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-8 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-3 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-7 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-17 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-7 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-28 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-15 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-20 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-28 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-6 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-5 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-27-25 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-10 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-21 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-21 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-22 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-3 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-2 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-12 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-29 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-8 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-1 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-16 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-26 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-2 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-13 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-20 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-21 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-15 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-14 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-9 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-8 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-5 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-19 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-28 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-29 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-17 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-9 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-17 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-18 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-20 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-5 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-6 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-28 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-7 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-3 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-2 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-4 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-27 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-19 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-14 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-11 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-19 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-11 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-0 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-10 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-1 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-14 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-13 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-25 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-0 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-9 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-16 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-14 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-17 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-18 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-28 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-27 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-1 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-3 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-4 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-1 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-29 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-18 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-26 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-27 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-4 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-29 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-19 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-23 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-7 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-1 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-25 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-14 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-15 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-22 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-24 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-11 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-12 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-19 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-4 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:55:30,109] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,109] 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-08 05:55:30,109] 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-08 05:55:30,110] 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-08 05:55:30,115] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,117] 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-08 05:55:30,117] 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-08 05:55:30,118] 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-08 05:55:30,118] 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-08 05:55:30,120] 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-08 05:55:30,120] 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-08 05:55:30,120] 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-08 05:55:30,120] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,120] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,121] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,121] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,121] 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-08 05:55:30,121] 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-08 05:55:30,121] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,121] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,121] 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-08 05:55:30,121] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,122] 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-08 05:55:30,122] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,122] 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-08 05:55:30,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,124] 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-08 05:55:30,124] 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-08 05:55:30,124] 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-08 05:55:30,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,124] 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-08 05:55:30,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,124] 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-08 05:55:30,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,125] 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-08 05:55:30,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,125] 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-08 05:55:30,125] 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-08 05:55:30,126] 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-08 05:55:30,126] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,126] 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-08 05:55:30,126] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,126] 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-08 05:55:30,126] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,126] 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-08 05:55:30,126] 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-08 05:55:30,126] 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-08 05:55:30,126] 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-08 05:55:30,126] 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-08 05:55:30,127] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,127] 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-08 05:55:30,127] 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-08 05:55:30,127] 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-08 05:55:30,128] 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-08 05:55:30,128] 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-08 05:55:30,129] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,129] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] 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-08 05:55:30,130] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,130] 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,131] 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-08 05:55:30,131] 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-08 05:55:30,132] 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-08 05:55:30,132] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,132] 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-08 05:55:30,132] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,132] 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-08 05:55:30,132] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,132] 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-08 05:55:30,132] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,132] 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-08 05:55:30,132] 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-08 05:55:30,132] 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-08 05:55:30,132] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,133] 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-08 05:55:30,133] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,134] 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-08 05:55:30,134] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,134] 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-08 05:55:30,134] 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,135] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,135] 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-08 05:55:30,135] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,135] 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-08 05:55:30,135] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,135] 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-08 05:55:30,135] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,135] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,136] 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-08 05:55:30,136] 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-08 05:55:30,136] 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-08 05:55:30,136] 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-08 05:55:30,136] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,136] 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-08 05:55:30,137] 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-08 05:55:30,137] 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-08 05:55:30,137] 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-08 05:55:30,137] 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-08 05:55:30,137] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,137] 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-08 05:55:30,137] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,137] 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-08 05:55:30,137] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,137] 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-08 05:55:30,137] 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-08 05:55:30,137] 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-08 05:55:30,137] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,137] 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-08 05:55:30,138] 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,138] 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-08 05:55:30,138] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,139] 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-08 05:55:30,139] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,139] 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-08 05:55:30,139] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,139] 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,140] 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-08 05:55:30,140] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] 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-08 05:55:30,141] 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-08 05:55:30,141] 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,141] 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-08 05:55:30,141] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,142] 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-08 05:55:30,142] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,142] 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-08 05:55:30,142] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,142] 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-08 05:55:30,143] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,143] 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-08 05:55:30,143] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,143] 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-08 05:55:30,143] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,143] 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-08 05:55:30,144] 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-08 05:55:30,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,144] 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-08 05:55:30,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,144] 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-08 05:55:30,144] 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-08 05:55:30,144] 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-08 05:55:30,144] 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-08 05:55:30,144] 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-08 05:55:30,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,145] 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-08 05:55:30,145] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,145] 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-08 05:55:30,145] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,145] 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-08 05:55:30,145] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,145] 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-08 05:55:30,145] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,145] 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-08 05:55:30,145] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,146] 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-08 05:55:30,146] 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-08 05:55:30,147] 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-08 05:55:30,147] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,147] 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-08 05:55:30,148] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,148] 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-08 05:55:30,148] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,148] 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-08 05:55:30,148] 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-08 05:55:30,148] 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-08 05:55:30,148] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,148] 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-08 05:55:30,148] 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-08 05:55:30,148] 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-08 05:55:30,150] 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-08 05:55:30,150] 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-08 05:55:30,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,151] 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-08 05:55:30,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,151] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,153] 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-08 05:55:30,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,154] 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-08 05:55:30,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,155] 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-08 05:55:30,156] 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-08 05:55:30,156] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,156] 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-08 05:55:30,156] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,157] 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-08 05:55:30,157] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,158] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,158] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] 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-08 05:55:30,158] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,158] 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-08 05:55:30,159] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,159] 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-08 05:55:30,159] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,159] 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-08 05:55:30,159] 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-08 05:55:30,159] 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-08 05:55:30,159] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,159] 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-08 05:55:30,159] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,159] 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-08 05:55:30,159] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,159] 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-08 05:55:30,159] 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-08 05:55:30,159] 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-08 05:55:30,160] 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-08 05:55:30,160] 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-08 05:55:30,160] 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,160] 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-08 05:55:30,160] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,161] 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-08 05:55:30,161] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,162] 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-08 05:55:30,162] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] 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-08 05:55:30,162] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,162] 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-08 05:55:30,162] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,163] 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-08 05:55:30,163] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,164] 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-08 05:55:30,164] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,164] 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-08 05:55:30,164] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] 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-08 05:55:30,164] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,165] 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-08 05:55:30,165] 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-08 05:55:30,165] 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-08 05:55:30,165] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,165] 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-08 05:55:30,165] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,165] 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-08 05:55:30,165] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,165] 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-08 05:55:30,165] 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-08 05:55:30,165] 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-08 05:55:30,166] 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-08 05:55:30,166] 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-08 05:55:30,166] 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-08 05:55:30,166] 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-08 05:55:30,166] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,166] 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-08 05:55:30,166] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,166] 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-08 05:55:30,166] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] 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-08 05:55:30,167] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,167] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,167] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,167] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,167] 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-08 05:55:30,168] 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,168] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,168] 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-08 05:55:30,169] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,169] 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-08 05:55:30,169] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,169] 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-08 05:55:30,169] 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-08 05:55:30,169] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,171] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,172] 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-08 05:55:30,173] 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] 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-08 05:55:30,173] 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-08 05:55:30,173] 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,173] 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-08 05:55:30,173] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,174] 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-08 05:55:30,174] 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-08 05:55:30,174] 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-08 05:55:30,174] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,176] 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-08 05:55:30,177] 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-08 05:55:30,177] 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-08 05:55:30,177] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,177] 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-08 05:55:30,177] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,177] 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-08 05:55:30,177] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,177] 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-08 05:55:30,178] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,178] 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-08 05:55:30,178] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,178] 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-08 05:55:30,178] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,178] 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-08 05:55:30,178] 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-08 05:55:30,178] 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-08 05:55:30,178] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,178] 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-08 05:55:30,178] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,179] 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-08 05:55:30,179] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,179] 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-08 05:55:30,179] 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-08 05:55:30,180] 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-08 05:55:30,180] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,180] 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-08 05:55:30,180] 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-08 05:55:30,180] 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-08 05:55:30,180] 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-08 05:55:30,180] 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-08 05:55:30,180] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,180] 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-08 05:55:30,180] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,180] 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-08 05:55:30,180] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,180] 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-08 05:55:30,180] 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,181] 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-08 05:55:30,181] 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-08 05:55:30,181] 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-08 05:55:30,181] 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-08 05:55:30,181] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,182] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,183] 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-08 05:55:30,183] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] 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-08 05:55:30,183] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,183] 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-08 05:55:30,183] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,185] 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-08 05:55:30,185] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,185] 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-08 05:55:30,186] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,186] 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-08 05:55:30,186] 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-08 05:55:30,186] 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-08 05:55:30,186] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,187] 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-08 05:55:30,187] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,187] 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-08 05:55:30,187] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,187] 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-08 05:55:30,187] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,187] 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-08 05:55:30,187] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,187] 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-08 05:55:30,188] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,188] 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-08 05:55:30,188] 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-08 05:55:30,188] 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-08 05:55:30,188] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,188] 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-08 05:55:30,188] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,188] 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-08 05:55:30,189] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,189] 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-08 05:55:30,189] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,189] 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-08 05:55:30,189] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,189] 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-08 05:55:30,190] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,190] 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-08 05:55:30,190] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,190] 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-08 05:55:30,190] 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-08 05:55:30,190] 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-08 05:55:30,191] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,191] 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-08 05:55:30,191] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,191] 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-08 05:55:30,191] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,191] 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-08 05:55:30,191] 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-08 05:55:30,191] 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-08 05:55:30,191] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,192] 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-08 05:55:30,192] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,192] 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-08 05:55:30,192] 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-08 05:55:30,192] 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-08 05:55:30,192] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,192] 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-08 05:55:30,192] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,192] 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-08 05:55:30,193] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,193] 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-08 05:55:30,193] 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-08 05:55:30,193] 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-08 05:55:30,193] 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-08 05:55:30,193] 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-08 05:55:30,193] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,193] 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-08 05:55:30,194] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,194] 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-08 05:55:30,194] 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-08 05:55:30,194] 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-08 05:55:30,194] 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-08 05:55:30,194] 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-08 05:55:30,195] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,195] 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-08 05:55:30,195] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,195] 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-08 05:55:30,195] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,195] 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-08 05:55:30,195] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,195] 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-08 05:55:30,196] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,196] 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-08 05:55:30,196] 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-08 05:55:30,196] 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-08 05:55:30,196] 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-08 05:55:30,196] 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-08 05:55:30,197] 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-08 05:55:30,197] 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-08 05:55:30,197] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,197] 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-08 05:55:30,197] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,197] 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-08 05:55:30,197] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,198] 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-08 05:55:30,198] 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-08 05:55:30,198] 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-08 05:55:30,198] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,198] 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-08 05:55:30,198] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,198] 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-08 05:55:30,198] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,198] 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-08 05:55:30,199] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,199] 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-08 05:55:30,199] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,199] 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-08 05:55:30,199] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,199] 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-08 05:55:30,200] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,200] 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-08 05:55:30,200] 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-08 05:55:30,200] 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-08 05:55:30,200] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,200] 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-08 05:55:30,200] 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-08 05:55:30,200] 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-08 05:55:30,200] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,201] 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-08 05:55:30,201] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,201] 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-08 05:55:30,201] 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-08 05:55:30,201] 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-08 05:55:30,201] 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-08 05:55:30,201] 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-08 05:55:30,201] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,201] 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-08 05:55:30,202] 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-08 05:55:30,202] 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-08 05:55:30,202] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,202] 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-08 05:55:30,202] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,202] 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-08 05:55:30,202] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,203] 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-08 05:55:30,204] 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-08 05:55:30,204] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,204] 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-08 05:55:30,204] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,204] 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-08 05:55:30,204] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,204] 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-08 05:55:30,204] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,205] 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-08 05:55:30,205] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,205] 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-08 05:55:30,206] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,206] 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-08 05:55:30,206] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,206] 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-08 05:55:30,206] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,206] 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-08 05:55:30,206] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] 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-08 05:55:30,207] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,207] 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-08 05:55:30,208] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,208] 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-08 05:55:30,208] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,208] 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-08 05:55:30,208] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,208] 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-08 05:55:30,208] 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-08 05:55:30,208] 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-08 05:55:30,208] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,208] 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-08 05:55:30,209] 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-08 05:55:30,209] 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-08 05:55:30,209] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,209] 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-08 05:55:30,210] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,210] 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-08 05:55:30,210] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,210] 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-08 05:55:30,210] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] 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-08 05:55:30,211] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,211] 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-08 05:55:30,212] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,212] 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-08 05:55:30,212] 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-08 05:55:30,212] 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-08 05:55:30,213] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,213] 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-08 05:55:30,213] 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-08 05:55:30,213] 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-08 05:55:30,213] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,213] 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-08 05:55:30,213] 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-08 05:55:30,213] 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-08 05:55:30,214] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,214] 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-08 05:55:30,214] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,214] 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-08 05:55:30,214] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,214] 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-08 05:55:30,214] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,214] 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-08 05:55:30,214] 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-08 05:55:30,215] 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-08 05:55:30,215] 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-08 05:55:30,215] 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-08 05:55:30,215] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,215] 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-08 05:55:30,215] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,215] 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-08 05:55:30,215] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,215] 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-08 05:55:30,215] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,216] 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-08 05:55:30,216] 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-08 05:55:30,216] 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-08 05:55:30,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,216] 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-08 05:55:30,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,216] 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-08 05:55:30,216] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,217] 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-08 05:55:30,217] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,217] 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-08 05:55:30,217] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,217] 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-08 05:55:30,217] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,217] 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-08 05:55:30,217] 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-08 05:55:30,218] 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-08 05:55:30,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,218] 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-08 05:55:30,218] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,218] 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-08 05:55:30,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,219] 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-08 05:55:30,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,219] 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-08 05:55:30,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,219] 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-08 05:55:30,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,219] 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-08 05:55:30,219] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,219] 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-08 05:55:30,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,220] 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-08 05:55:30,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,220] 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-08 05:55:30,220] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,220] 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-08 05:55:30,220] 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-08 05:55:30,220] 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-08 05:55:30,220] 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-08 05:55:30,220] 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-08 05:55:30,221] 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-08 05:55:30,221] 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-08 05:55:30,221] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,221] 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-08 05:55:30,221] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,221] 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-08 05:55:30,221] 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-08 05:55:30,221] 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-08 05:55:30,221] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,221] 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-08 05:55:30,221] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,222] 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-08 05:55:30,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,222] 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-08 05:55:30,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,222] 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-08 05:55:30,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,222] 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-08 05:55:30,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,222] 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-08 05:55:30,222] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,223] 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-08 05:55:30,223] 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-08 05:55:30,223] 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-08 05:55:30,223] 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-08 05:55:30,223] 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-08 05:55:30,223] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,223] 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-08 05:55:30,223] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,223] 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-08 05:55:30,223] 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-08 05:55:30,224] 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-08 05:55:30,224] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,224] 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-08 05:55:30,224] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,224] 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-08 05:55:30,224] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,224] 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-08 05:55:30,224] 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-08 05:55:30,224] 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-08 05:55:30,224] 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-08 05:55:30,224] 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-08 05:55:30,225] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,225] 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-08 05:55:30,225] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,225] 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-08 05:55:30,225] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,225] 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-08 05:55:30,225] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,225] 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-08 05:55:30,225] 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-08 05:55:30,225] 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-08 05:55:30,226] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,226] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,226] 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-08 05:55:30,226] 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-08 05:55:30,227] 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-08 05:55:30,227] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,227] 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-08 05:55:30,228] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,228] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,228] 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-08 05:55:30,229] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,229] 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-08 05:55:30,229] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,229] 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-08 05:55:30,229] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,229] 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-08 05:55:30,229] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,229] 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-08 05:55:30,229] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,229] 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-08 05:55:30,230] 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-08 05:55:30,230] 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-08 05:55:30,230] 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-08 05:55:30,230] 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-08 05:55:30,230] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,230] 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-08 05:55:30,230] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,231] 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-08 05:55:30,231] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,231] 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-08 05:55:30,232] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,232] 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-08 05:55:30,232] 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-08 05:55:30,232] 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-08 05:55:30,233] 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-08 05:55:30,233] 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-08 05:55:30,233] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,233] 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-08 05:55:30,233] 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-08 05:55:30,234] 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-08 05:55:30,234] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,234] 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-08 05:55:30,234] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,234] 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-08 05:55:30,234] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,234] 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-08 05:55:30,234] 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-08 05:55:30,234] 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-08 05:55:30,238] 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-08 05:55:30,238] 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-08 05:55:30,238] 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-08 05:55:30,239] 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-08 05:55:30,240] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,240] 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-08 05:55:30,240] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,240] 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-08 05:55:30,240] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,240] 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-08 05:55:30,240] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,240] 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-08 05:55:30,240] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,241] 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-08 05:55:30,241] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,241] 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-08 05:55:30,241] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,241] 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-08 05:55:30,241] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,241] 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-08 05:55:30,241] 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-08 05:55:30,241] 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-08 05:55:30,241] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,241] 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-08 05:55:30,242] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,242] 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-08 05:55:30,242] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,242] 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-08 05:55:30,242] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,242] 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-08 05:55:30,242] 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-08 05:55:30,242] 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-08 05:55:30,242] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,243] 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-08 05:55:30,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,244] 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-08 05:55:30,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,244] 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-08 05:55:30,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,244] 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-08 05:55:30,244] 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-08 05:55:30,244] 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-08 05:55:30,244] 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-08 05:55:30,244] 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-08 05:55:30,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,245] 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-08 05:55:30,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,245] 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-08 05:55:30,245] 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-08 05:55:30,245] 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-08 05:55:30,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,245] 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-08 05:55:30,245] 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-08 05:55:30,245] 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-08 05:55:30,246] 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-08 05:55:30,246] 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-08 05:55:30,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,246] 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-08 05:55:30,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,246] 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-08 05:55:30,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,246] 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-08 05:55:30,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,246] 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-08 05:55:30,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,247] 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-08 05:55:30,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,248] 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-08 05:55:30,248] 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-08 05:55:30,248] 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-08 05:55:30,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,249] 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-08 05:55:30,249] 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-08 05:55:30,250] 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-08 05:55:30,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,250] 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-08 05:55:30,250] 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-08 05:55:30,250] 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-08 05:55:30,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,250] 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-08 05:55:30,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,251] 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-08 05:55:30,251] 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-08 05:55:30,251] 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-08 05:55:30,251] 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-08 05:55:30,251] 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-08 05:55:30,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,251] 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-08 05:55:30,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,252] 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-08 05:55:30,252] 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-08 05:55:30,252] 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-08 05:55:30,252] 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-08 05:55:30,252] 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-08 05:55:30,252] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,252] 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-08 05:55:30,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,253] 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-08 05:55:30,253] 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-08 05:55:30,253] 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-08 05:55:30,253] 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-08 05:55:30,253] 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-08 05:55:30,253] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,254] 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-08 05:55:30,254] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,254] 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-08 05:55:30,254] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,254] 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-08 05:55:30,254] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,254] 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-08 05:55:30,254] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,255] 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-08 05:55:30,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,255] 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-08 05:55:30,255] 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-08 05:55:30,255] 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-08 05:55:30,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,256] 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-08 05:55:30,256] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,256] 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-08 05:55:30,256] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,256] 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-08 05:55:30,256] 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-08 05:55:30,256] 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-08 05:55:30,257] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,257] 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-08 05:55:30,257] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,257] 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-08 05:55:30,257] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,257] 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-08 05:55:30,257] 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-08 05:55:30,257] 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-08 05:55:30,257] 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-08 05:55:30,258] 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-08 05:55:30,258] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,258] 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-08 05:55:30,258] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,258] 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-08 05:55:30,258] 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-08 05:55:30,258] 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-08 05:55:30,258] 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-08 05:55:30,258] 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-08 05:55:30,259] 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-08 05:55:30,259] 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-08 05:55:30,259] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,259] 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-08 05:55:30,259] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,259] 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-08 05:55:30,259] 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-08 05:55:30,259] 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-08 05:55:30,259] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,260] 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-08 05:55:30,260] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,260] 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-08 05:55:30,260] 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-08 05:55:30,260] 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-08 05:55:30,260] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,260] 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-08 05:55:30,261] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,261] 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-08 05:55:30,261] 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-08 05:55:30,261] 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-08 05:55:30,261] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,261] 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-08 05:55:30,262] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,262] 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-08 05:55:30,262] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,262] 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-08 05:55:30,262] 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-08 05:55:30,262] 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-08 05:55:30,262] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,262] 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-08 05:55:30,263] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,263] 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-08 05:55:30,263] 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-08 05:55:30,263] 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-08 05:55:30,263] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,263] 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-08 05:55:30,263] 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-08 05:55:30,263] 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-08 05:55:30,264] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,264] 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-08 05:55:30,264] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,264] 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-08 05:55:30,264] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,264] 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-08 05:55:30,265] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,265] 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-08 05:55:30,265] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,265] 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-08 05:55:30,265] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,265] 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-08 05:55:30,265] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,266] 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-08 05:55:30,266] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,266] 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-08 05:55:30,266] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,266] 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-08 05:55:30,266] 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-08 05:55:30,266] 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-08 05:55:30,266] 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-08 05:55:30,266] 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-08 05:55:30,267] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,267] 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-08 05:55:30,267] 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-08 05:55:30,267] 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-08 05:55:30,267] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,267] 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-08 05:55:30,267] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,267] 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-08 05:55:30,267] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,268] 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-08 05:55:30,268] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,268] 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-08 05:55:30,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,269] 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-08 05:55:30,269] 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-08 05:55:30,269] 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-08 05:55:30,269] 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-08 05:55:30,269] 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-08 05:55:30,269] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,269] 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-08 05:55:30,269] 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-08 05:55:30,270] 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-08 05:55:30,270] 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-08 05:55:30,270] 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-08 05:55:30,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,270] 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-08 05:55:30,270] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,270] 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-08 05:55:30,270] 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-08 05:55:30,271] 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-08 05:55:30,271] 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-08 05:55:30,271] 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-08 05:55:30,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,271] 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-08 05:55:30,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,271] 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-08 05:55:30,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,271] 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-08 05:55:30,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,271] 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-08 05:55:30,271] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,272] 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-08 05:55:30,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,272] 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-08 05:55:30,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,272] 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-08 05:55:30,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,272] 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-08 05:55:30,272] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,272] 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-08 05:55:30,272] 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-08 05:55:30,272] 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-08 05:55:30,273] 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-08 05:55:30,273] 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-08 05:55:30,273] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,273] 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-08 05:55:30,273] 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-08 05:55:30,273] 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-08 05:55:30,274] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,274] 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-08 05:55:30,274] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,275] 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-08 05:55:30,275] 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-08 05:55:30,275] 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-08 05:55:30,275] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,275] 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-08 05:55:30,275] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,275] 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-08 05:55:30,275] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,275] 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-08 05:55:30,275] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,276] 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-08 05:55:30,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,276] 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-08 05:55:30,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,276] 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-08 05:55:30,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,276] 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-08 05:55:30,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,276] 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-08 05:55:30,276] 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-08 05:55:30,276] 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-08 05:55:30,276] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,277] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,278] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,279] 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-08 05:55:30,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,280] 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-08 05:55:30,280] 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-08 05:55:30,280] 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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,427] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:30,428] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,429] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,430] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,431] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,432] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,435] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,436] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,437] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,438] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,439] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,444] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,445] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,446] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,447] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,448] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,453] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,454] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,455] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,456] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,457] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,457] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,457] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,461] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,462] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,463] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,463] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,463] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,464] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,465] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,466] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,467] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,468] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,469] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,470] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,471] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,472] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,472] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,472] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,473] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,474] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,475] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,475] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,476] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,477] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,478] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,480] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,480] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,480] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,481] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,482] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,483] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,484] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,484] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,485] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,485] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,485] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,486] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,487] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,487] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,487] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,487] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,487] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,488] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,490] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,490] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,490] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,490] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,491] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,491] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,491] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,491] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,491] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,492] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,493] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,494] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,494] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,495] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,496] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,497] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,498] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,499] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,500] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,501] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,502] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,503] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,504] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,505] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,506] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,507] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,508] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,509] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,510] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,511] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,512] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,512] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,512] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,513] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,514] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:30,515] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,572] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,573] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,574] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,575] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,576] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,577] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,578] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,579] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,580] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,581] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,582] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,583] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:31,584] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:31,585] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,609] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,609] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,609] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,609] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,610] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,611] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,623] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,624] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,625] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:32,626] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,645] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,646] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,647] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,648] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,649] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,650] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,651] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,652] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,653] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,654] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,655] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,656] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:33,657] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:33,658] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,680] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,681] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,682] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,683] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,684] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,685] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,686] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,697] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,697] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,697] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,701] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,702] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,703] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,704] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,705] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:34,711] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:34,711] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,711] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:34,711] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:34,712] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,726] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,727] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,728] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,729] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,730] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,731] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,732] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,733] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, 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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_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-08 05:55:35,734] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-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-08 05:58:29,135] WARN Session 0x2000023841e0033 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 0x2000023841e0033, 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-08 05:58:29,562] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:58:29,563] INFO Socket connection established, initiating session, client: /10.0.0.33:58924, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:58:29,565] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x2000023841e0033, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:34,435] WARN Session 0x2000023841e0033 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 0x2000023841e0033, 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-08 05:59:34,549] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:34,549] WARN Session 0x2000023841e0033 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-08 05:59:35,505] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:35,505] INFO Socket connection established, initiating session, client: /10.0.0.33:46136, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:35,506] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x2000023841e0033, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 06:00:30,446] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-0-22, -uve-topic-19-7, -uve-topic-23-6, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-3-22, -uve-topic-1-22, -uve-topic-27-22, -uve-topic-18-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-9-22, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-2-6, -uve-topic-18-8, -uve-topic-27-7, -uve-topic-11-25, -uve-topic-22-24, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-4-23, -uve-topic-28-23, -uve-topic-0-7, -uve-topic-29-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-20-7, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-13-8, -uve-topic-7-7, -uve-topic-5-7, -uve-topic-3-7, -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-28-8, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-4-20, -uve-topic-20-25, -uve-topic-21-25, -uve-topic-19-25, -uve-topic-5-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-19-10, -uve-topic-8-4, -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-2-21, -uve-topic-10-27, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-22-9, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-4-5, -uve-topic-11-10, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-10-3, HEALTH_CHECK_TOPIC-16, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-29-2, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-3-10, -uve-topic-1-10, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-22-18, -uve-topic-9-10, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-19-19, -uve-topic-5-10, -uve-topic-2-27, -uve-topic-11-4, -uve-topic-22-3, -uve-topic-23-3, -uve-topic-10-21, -uve-topic-19-4, -uve-topic-4-11, -uve-topic-27-19, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-21-19, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-18-20, structured_syslog_topic-12, -uve-topic-6-11, -uve-topic-2-24, -uve-topic-27-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-20-4, -uve-topic-29-20, -uve-topic-6-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-28-5, -uve-topic-0-25, -uve-topic-29-5, -uve-topic-1-25, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-22, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-12-23, -uve-topic-9-25, -uve-topic-7-25, -uve-topic-5-25, -uve-topic-2-9, -uve-topic-19-22, -uve-topic-22-21, -uve-topic-23-21, -uve-topic-10-6, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-6-14, -uve-topic-4-14, -uve-topic-17-15, -uve-topic-28-14, -uve-topic-29-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-10-0, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-23-15, -uve-topic-2-15, -uve-topic-19-16, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-1-28, -uve-topic-0-28, -uve-topic-19-1, -uve-topic-9-28, HEALTH_CHECK_TOPIC-10, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-13-17, -uve-topic-2-12, -uve-topic-20-16, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-12-2, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-4-29, -uve-topic-20-1, -uve-topic-21-1, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-3-13, -uve-topic-10-18, -uve-topic-0-13, -uve-topic-1-13, HEALTH_CHECK_TOPIC-28, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-8-13, -uve-topic-29-17, -uve-topic-9-13, -uve-topic-8-1, -uve-topic-9-1, structured_syslog_topic-3, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-7-1, -uve-topic-5-1, -uve-topic-2-18, -uve-topic-11-28, -uve-topic-22-27, -uve-topic-23-27, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-29-26, -uve-topic-13-11, -uve-topic-4-2, HEALTH_CHECK_TOPIC-25, -uve-topic-20-10, -uve-topic-21-10, -uve-topic-12-11, -uve-topic-20-28, -uve-topic-28-11, -uve-topic-29-11, -uve-topic-6-2, -uve-topic-5-19, -uve-topic-27-28, -uve-topic-18-29, -uve-topic-3-19, -uve-topic-21-28, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-1-19, -uve-topic-13-29, -uve-topic-8-19, -uve-topic-19-28, -uve-topic-9-19, -uve-topic-7-19, -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-2-3, -uve-topic-17-12, -uve-topic-10-12, HEALTH_CHECK_TOPIC-22, -uve-topic-19-13, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, structured_syslog_topic-21, -uve-topic-3-16, -uve-topic-2-0, -uve-topic-11-13, -uve-topic-22-12, -uve-topic-23-12, structured_syslog_topic-6, HEALTH_CHECK_TOPIC-7, -uve-topic-20-13, -uve-topic-21-13, -uve-topic-6-17, -uve-topic-4-17, -uve-topic-27-13, -uve-topic-3-1, -uve-topic-18-14, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-12-14, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 06:00:30,454] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-23-21 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-28 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-11 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-18 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-20 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-21 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-22 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-13 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-11 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-16 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-10 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-5 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-11 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-15 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-26 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-12 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-11 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-15-3 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-2 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-2 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-2 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-7 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-19 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-1 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-4 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-1 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-9 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-29 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-29 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-9-10 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-29 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-0 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-20 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-16 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-28 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-26 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-9 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-8 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-23 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-24 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-18 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-29 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-0 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-26 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-14 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-6 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-9 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-25 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-5 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-20 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-4 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-4 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-27 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-17 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-13 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-23 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-28 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-6 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-27 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-3 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-23 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-4 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-25 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-10 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-8-22 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-24 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-5 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-11 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-19 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-24 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-6 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-26 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-26 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-27 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-4 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-5 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-21 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-8 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-7 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-28 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-5 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-6 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-8 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-26 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-21 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-25 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-9 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-13 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-10 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-13 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-24 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-23 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-16 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-24 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-11 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-22 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-12 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-15 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-15 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-29 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-23 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-24 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-5 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-6 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-7 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-19 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-12 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-18 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-9 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-23 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-1 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-24 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-2 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-5 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-3 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-8 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-0 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,53), -uve-topic-12-26 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-10 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-20 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-25 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-22 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-0-13 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-13 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-4 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-27 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-8 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-17 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-18 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-16 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-22 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-28 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-7 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-11 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-24 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-27-7 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-18 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-14 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-13 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-1 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-27 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-2-21 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-2 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-3 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-25 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-15 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-8 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-4 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-22 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-14 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-22 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-13 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-6 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-25 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-2 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-21 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-12 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-0 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,13), -uve-topic-28-17 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-29 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-19 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-16 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-23 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-15 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-14 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-1 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-7 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-20 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-21 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-10 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-21 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-6 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-5 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-7 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-14 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-19 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-17 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-16 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-20 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-28 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-22 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-19 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-26 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-27 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-3 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-9 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-16 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-25 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-27 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-19 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-25 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-16 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-16 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-15 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-10 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-0 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,98), -uve-topic-28-20 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-10 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-6 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-1 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-0 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-29 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-20 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-22 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-1-28 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-16 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-10 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-13 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-3 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-11 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-12 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-8 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-9 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-2 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-0 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-12 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-23 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-18 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-17 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-28 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-12 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-10 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-7 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-13 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-17 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-5-25 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-22 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-0 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-19 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-15 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-19 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-4 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-16 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-22 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-29 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-11 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-7 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-28 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-1 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-17 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-8 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-3 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-17 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-7 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-6 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-25 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-9-28 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-2 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-3 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-29 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-8 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-1 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-12-2 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-13 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-12 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-16 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-26 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-21 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-20 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-14 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-15 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-9 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-8 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-17 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-10 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-20 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-5 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-5 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-28 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-19 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-7 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-28 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-3 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-18 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-17 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-4 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-27 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-2 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-14 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-19 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-10 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-1 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-14 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-9 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-13 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-14 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-18 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-1 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-4 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-1 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-25 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-0 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,72), structured_syslog_topic-18 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-26 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-27 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-1 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-4 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-22 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-29 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-19 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-23 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-24 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-7 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-4 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-25 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-15 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-14 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-12 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-11 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 06:00:30,462] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,463] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,464] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,465] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,466] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,467] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,468] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,469] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,470] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,471] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,472] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,473] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,474] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,475] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,476] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,477] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,478] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,479] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,480] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,481] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,482] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,483] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,484] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,485] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,486] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,487] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,488] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,489] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,490] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,491] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,492] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,493] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,494] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,495] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,496] 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-08 06:00:30,497] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,498] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,499] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,500] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,501] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,502] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,503] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,504] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,505] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,506] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,507] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,508] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,509] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,510] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,511] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,512] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,513] 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-08 06:00:30,870] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-20-0, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-5-15, -uve-topic-22-20, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-27-0, structured_syslog_topic-17, HEALTH_CHECK_TOPIC-6, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-9-15, -uve-topic-28-19, -uve-topic-28-25, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-13-19, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-23-14, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-29-13, -uve-topic-18-13, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-27-3, -uve-topic-8-9, -uve-topic-19-24, -uve-topic-21-12, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-5-12, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-19-6, -uve-topic-22-5, -uve-topic-20-27, -uve-topic-11-21, HEALTH_CHECK_TOPIC-15, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-0-15, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-29-10, -uve-topic-0-9, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-5-27, -uve-topic-17-20, -uve-topic-18-16, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-27-6, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-13-4, -uve-topic-19-9, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-29-28, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-1-18, -uve-topic-10-29, -uve-topic-10-8, structured_syslog_topic-20, -uve-topic-20-15, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-17-8, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-9-6, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-18-22, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-21-21, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-11-6, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-29-19, -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-2-23, -uve-topic-18-19, -uve-topic-12-13, -uve-topic-17-17, -uve-topic-3-15, -uve-topic-29-7, HEALTH_CHECK_TOPIC-24, -uve-topic-22-14, HEALTH_CHECK_TOPIC-18, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-9-12, -uve-topic-22-11, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-8-6, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-7-12, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-17-23, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-17-14, -uve-topic-0-27, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-13-13, -uve-topic-8-15, -uve-topic-28-16, -uve-topic-3-27, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-17-2, structured_syslog_topic-5, -uve-topic-4-19, -uve-topic-11-15, -uve-topic-2-26, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-27-9, -uve-topic-5-0, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-7-6, -uve-topic-8-21, -uve-topic-21-27, -uve-topic-11-27, HEALTH_CHECK_TOPIC-21, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-10-11, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-4-28, -uve-topic-20-9, -uve-topic-10-2, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-10-26, -uve-topic-13-25, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager)